| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() |  Andy Shevchenko | 1 | -0/+3 |
| 2018-01-05 | ACPICA: Update version to 20171215 |  Bob Moore | 1 | -1/+1 |
| 2018-01-05 | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings |  Mario Limonciello | 1 | -0/+2 |
| 2018-01-05 | ACPICA: DT compiler: prevent error if optional field at the end of table is not present |  Erik Schmauss | 1 | -2/+4 |
| 2017-11-30 | Merge branch 'acpi-ec' into acpi |  Rafael J. Wysocki | 2 | -0/+2 |
| 2017-11-27 | ACPICA: Update version to 20171110 |  Bob Moore | 1 | -1/+1 |
| 2017-11-27 | ACPICA: ACPI 6.2: Additional PPTT flags |  Jeremy Linton | 1 | -0/+14 |
| 2017-11-27 | ACPICA: Small typo fix, no functional change |  Bob Moore | 1 | -1/+1 |
| 2017-11-27 | ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table |  Bob Moore | 1 | -1/+65 |
| 2017-11-27 | ACPICA: Trivial fix to spelling mistake in comment |  Colin Ian King | 1 | -1/+1 |
| 2017-11-27 | ACPICA: iasl: Add SMMUv3 device ID mapping index support |  Hanjun Guo | 1 | -0/+1 |
| 2017-11-27 | ACPICA: Update version to 20170929 |  Bob Moore | 1 | -1/+1 |
| 2017-11-27 | ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tables |  Bob Moore | 2 | -8/+83 |
| 2017-11-27 | ACPICA: Rename AE_AML_INFINITE_LOOP exception |  Bob Moore | 1 | -3/+3 |
| 2017-11-27 | ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection |  Lv Zheng | 3 | -4/+6 |
| 2017-11-21 | ACPI / EC: Fix regression related to PM ops support in ECDT device |  Lv Zheng | 2 | -0/+2 |
| 2017-11-13 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |
| 2017-11-13 | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 5 | -4/+46 |
| 2017-11-13 | Merge branch 'acpi-pm' |  Rafael J. Wysocki | 1 | -0/+2 |
| 2017-11-13 | Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-cppc' |  Rafael J. Wysocki | 1 | -0/+1 |
| 2017-11-13 | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' |  Rafael J. Wysocki | 1 | -1/+0 |
| 2017-11-13 | Merge branch 'acpica' |  Rafael J. Wysocki | 3 | -3/+45 |
| 2017-11-09 | mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file |  George Cherian | 1 | -0/+1 |
| 2017-11-07 | ACPI / APEI: Remove arch_apei_flush_tlb_one() |  James Morse | 1 | -1/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 9 | -0/+9 |
| 2017-10-20 | ACPI / scan: Fix enumeration for special UART devices |  Frédéric Danis | 1 | -1/+1 |
| 2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support |  Srinivas Pandruvada | 1 | -0/+2 |
| 2017-10-04 | ACPICA: Update version to 20170831 |  Bob Moore | 1 | -1/+1 |
| 2017-10-04 | ACPICA: Restructure/cleanup all string-to-integer conversion functions |  Bob Moore | 1 | -2/+14 |
| 2017-10-04 | ACPICA: Header support for the PDTT ACPI table |  Bob Moore | 1 | -0/+30 |
| 2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again |  John Hubbard | 1 | -14/+4 |
| 2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -16/+36 |
| 2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' |  Rafael J. Wysocki | 2 | -1/+12 |
| 2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' |  Rafael J. Wysocki | 1 | -0/+2 |
| 2017-09-03 | Merge branches 'acpi-scan' and 'acpi-pm' |  Rafael J. Wysocki | 2 | -2/+8 |
| 2017-09-03 | Merge branch 'acpica' |  Rafael J. Wysocki | 10 | -22/+62 |
| 2017-08-30 | ACPI / APEI: Suppress message if HEST not present |  Punit Agrawal | 1 | -1/+7 |
| 2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block |  gengdongjiu | 1 | -0/+5 |
| 2017-08-17 | ACPICA: Make it possible to enable runtime GPEs earlier |  Rafael J. Wysocki | 1 | -1/+2 |
| 2017-08-07 | ACPI: Introduce DMA ranges parsing |  Lorenzo Pieralisi | 1 | -0/+2 |
| 2017-08-04 | Merge branch 'acpica' into acpi-dma |  Rafael J. Wysocki | 10 | -22/+62 |
| 2017-08-03 | ACPICA: Update version to 20170728 |  Bob Moore | 1 | -1/+1 |
| 2017-08-03 | ACPICA: Resources: Allow _DMA method in walk resources |  Bob Moore | 1 | -0/+1 |
| 2017-08-03 | ACPICA: CLib: Add short multiply/shift support |  Lv Zheng | 3 | -0/+7 |
| 2017-08-03 | ACPICA: EFI/EDK2: Sort acpi.h inclusion order |  Shao Ming | 1 | -2/+2 |
| 2017-08-03 | ACPICA: iASL: Add support for the SDEI table |  James Morse | 1 | -0/+14 |
| 2017-08-03 | ACPICA: Divergences: reduce access size definitions |  Lv Zheng | 2 | -7/+7 |
| 2017-08-01 | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() |  Rafael J. Wysocki | 1 | -0/+5 |
| 2017-08-01 | ACPI / PM: Split acpi_device_wakeup() |  Rafael J. Wysocki | 1 | -1/+1 |
| 2017-07-24 | ACPI: NUMA: add missing include in acpi_numa.h |  Ross Zwisler | 1 | -0/+1 |