summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-0211-98/+152
|\
| * ACPICA: Update version to 20150619Bob Moore2015-07-011-1/+1
| * ACPICA: Update TPM2 ACPI tableBob Moore2015-07-011-12/+6
| * ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2015-07-012-39/+81
| * ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-012-42/+4
| * ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-0/+5
| * ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-011-0/+1
| * ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo2015-07-011-0/+11
| * ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-012-9/+16
| * ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng2015-07-011-0/+6
| * ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2015-07-012-2/+15
| * ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng2015-07-011-2/+2
| * ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-0/+1
| * ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-0/+9
| * ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-2/+6
| * ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-1/+0
| |
| \
| \
| \
*---. \ Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-262-2/+2
|\ \ \ \
| | * | | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-1/+1
| | |/ /
| * | | ACPI / video: Inline acpi_video_set_dmi_backlight_typeBorislav Petkov2015-06-241-1/+1
* | | | Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-1/+36
|\ \ \ \
| * | | | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-1/+36
* | | | | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-191-4/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-191-2/+0
| * | | | ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+0
| * | | | acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2015-06-191-0/+17
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-192-3/+2
|\ \ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski2015-05-141-1/+1
| | |/ / /
| * | | | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-2/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2015-06-191-1/+2
|\ \ \ \ \ | | |/ / / | |/| / / | | |/ / | |_| / |/| |
| | * ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki2015-05-051-1/+2
| |/
* | ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore2015-05-251-8/+8
* | ACPICA: acpihelp: Update for new NFIT table GUIDs.Bob Moore2015-05-251-9/+34
* | ACPICA: Update version to 20150515.Bob Moore2015-05-221-1/+1
* | ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-222-0/+218
* | ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng2015-05-221-7/+27
* | ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng2015-05-221-0/+126
* | ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng2015-05-221-0/+1
* | ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore2015-05-221-4/+18
* | ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore2015-05-221-18/+2
* | ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore2015-05-221-7/+10
* | ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore2015-05-221-1/+19
* | ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore2015-05-221-0/+18
* | ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore2015-05-221-0/+16
* | ACPICA: Additional dragon_fly BSD support.Bob Moore2015-05-222-0/+6
* | ACPICA: Divergence: Remove redundant definitions.Lv Zheng2015-05-191-5/+0
|/
* ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-3/+7
|\
| * ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-3/+3
| * ACPI: fix acpi_os_ioremap for arm64Mark Salter2015-03-251-0/+4
* | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-174-72/+63
|\ \
OpenPOWER on IntegriCloud