- 67e5b70 x86: ACPI: fix CPU hotplug deadlock by Qian Cai · 4 years, 7 months ago
- 0872684 ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro by Mika Westerberg · 4 years, 9 months ago
- a733064 ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags by Erik Schmauss · 5 years ago
- 4efa829 ACPICA: Update version to 20180810 by Bob Moore · 6 years ago
- 8b23570 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
- d46b653 ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load by Erik Schmauss · 6 years ago
- 3c94280 Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' by Rafael J. Wysocki · 6 years ago
- 1035a07 arm64 / ACPI: clean the additional checks before calling ghes_notify_sea() by Dongjiu Geng · 6 years ago
- e74770f ACPICA: Update version to 20180629 by Bob Moore · 6 years ago
- a507a30 ACPI / processor: Finish making acpi_processor_ppc_has_changed() void by Brian Norris · 6 years ago
- d290ef9 Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- ad584b4 ACPICA: Recognize the _OSI string "Windows 2017.2" by Mario Limonciello · 7 years ago
- 8450493 Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
- 6898837 ACPICA: Update version to 20180531 by Bob Moore · 6 years ago
- fb30b29 ACPICA: AML Parser: Add debug option to dump parse trees by Bob Moore · 6 years ago
- a53eaef ACPICA: IORT: Add PMCG node supprt by Robin Murphy · 6 years ago
- d87be04 ACPICA: IORT: Update for revision D by Robin Murphy · 6 years ago
- f4fe74c Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 6c128e7 Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' by Rafael J. Wysocki · 6 years ago
- 7453645 ACPICA: Introduce acpi_dispatch_gpe() by Rafael J. Wysocki · 6 years ago
- dc689c5 ACPICA: Update version to 20180508 by Bob Moore · 6 years ago
- ec5cd31 ACPICA: Update version to 20180427 by Bob Moore · 6 years ago
- 4032cc3 ACPICA: Improve error messages for the namespace root node by Bob Moore · 6 years ago
- 305d0e0 EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() by Alexandru Gagniuc · 7 years ago
- c305259 ACPICA: provide abstraction for raw_spinlock_t by Sebastian Andrzej Siewior · 7 years ago
- cc7f3f1 ghes, EDAC: Fix ghes_edac registration by Borislav Petkov · 7 years ago
- 4773e77 ACPI / CPPC: Add support for CPPC v3 by Prashanth Prakash · 7 years ago
- 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- dd972f9 Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
- d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
- 0c9ed61 Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' by Rafael J. Wysocki · 7 years ago
- 4d0f1ce xen/acpi: upload _PSD info for non Dom0 CPUs too by Joao Martins · 7 years ago
- 4860ae7 ACPICA: Update version to 20180313 by Bob Moore · 7 years ago
- a406dea ACPICA: Cleanup/simplify module-level code support by Bob Moore · 7 years ago
- 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
- e7d970f ACPICA: Rename a global for clarity, no functional change by Bob Moore · 7 years ago
- 34f206f ACPICA: Change a compile-time option to a runtime option by Bob Moore · 7 years ago
- e7c2c3c ACPICA: Remove calling of _STA from acpi_get_object_info() by Hans de Goede · 7 years ago
- 87cd826 ACPICA: Events: Dispatch GPEs after enabling for the first time by Erik Schmauss · 7 years ago
- 23222f8 acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle by Tony Luck · 7 years ago
- 074eb22 ACPICA: Update version to 20180209 by Bob Moore · 7 years ago
- 959c38a ACPICA: Add option to disable Package object name resolution errors by Bob Moore · 7 years ago
- 5a8361f ACPICA: Integrate package handling with module-level code by Schmauss, Erik · 7 years ago
- e62f822 ACPICA: Restructure ACPI table files by Erik Schmauss · 7 years ago
- fa93854 battery: Add the battery hooking API by Ognjen Galic · 7 years ago
- 9481a2c ACPICA: Update version to 20180105 by Bob Moore · 7 years ago
- da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
- 0649a09 ACPICA: Add a missing pair of parentheses by Jung-uk Kim · 7 years ago
- 9cf02a0 ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR() by Jung-uk Kim · 7 years ago
- 761f0b8 ACPICA: Avoid NULL pointer arithmetic by Jung-uk Kim · 7 years ago
- 0eedae8 ACPICA: Linux: add support for X32 ABI compilation by Anuj Mittal · 7 years ago
- a7f2766 Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video' by Rafael J. Wysocki · 7 years ago
- 2a2bafc Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
- 67dcf8a ACPI: utils: Introduce acpi_dev_get_first_match_name() by Andy Shevchenko · 7 years ago
- 3bd93bd ACPICA: Update version to 20171215 by Bob Moore · 7 years ago
- bc4d413 ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings by Mario Limonciello · 7 years ago
- 87cdece ACPICA: DT compiler: prevent error if optional field at the end of table is not present by Erik Schmauss · 7 years ago
- b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
- fb969d1 ACPICA: Update version to 20171110 by Bob Moore · 7 years ago
- e3860b5 ACPICA: ACPI 6.2: Additional PPTT flags by Jeremy Linton · 7 years ago
- d41bf52 ACPICA: Small typo fix, no functional change by Bob Moore · 7 years ago
- 5ed4e5c ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table by Bob Moore · 7 years ago
- 4b9b1de ACPICA: Trivial fix to spelling mistake in comment by Colin Ian King · 7 years ago
- 4c106aa ACPICA: iasl: Add SMMUv3 device ID mapping index support by Hanjun Guo · 7 years ago
- 8ca86e8 ACPICA: Update version to 20170929 by Bob Moore · 7 years ago
- 4c189c9 ACPICA: iASL/Tools: Add support for PDTT, SDEV, TPM2 ACPI tables by Bob Moore · 7 years ago
- a26f4df ACPICA: Rename AE_AML_INFINITE_LOOP exception by Bob Moore · 7 years ago
- 164a08c ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection by Lv Zheng · 7 years ago
- a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
- fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 794c335 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
- eb5fcc3 Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
- 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
- 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
- c4b766c mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file by George Cherian · 7 years ago
- 4a75aea ACPI / APEI: Remove arch_apei_flush_tlb_one() by James Morse · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e361d1f ACPI / scan: Fix enumeration for special UART devices by Frédéric Danis · 7 years ago
- eeb2d80 ACPI / LPIT: Add Low Power Idle Table (LPIT) support by Srinivas Pandruvada · 7 years ago
- d954f94 ACPICA: Update version to 20170831 by Bob Moore · 7 years ago
- fe97d28 ACPICA: Restructure/cleanup all string-to-integer conversion functions by Bob Moore · 7 years ago
- 81b7cb9 ACPICA: Header support for the PDTT ACPI table by Bob Moore · 7 years ago
- 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
- e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
- f928a49 Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
- 4467ade Merge branches 'acpi-scan' and 'acpi-pm' by Rafael J. Wysocki · 7 years ago
- b2a84ee Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
- e931d0d ACPI / APEI: Suppress message if HEST not present by Punit Agrawal · 7 years ago
- c4335fd ACPI: APEI: fix the wrong iteration of generic error status block by gengdongjiu · 7 years ago
- 1312b7e ACPICA: Make it possible to enable runtime GPEs earlier by Rafael J. Wysocki · 7 years ago
- c04ac67 ACPI: Introduce DMA ranges parsing by Lorenzo Pieralisi · 7 years ago
- 0d624f5 Merge branch 'acpica' into acpi-dma by Rafael J. Wysocki · 7 years ago
- 4a9673d ACPICA: Update version to 20170728 by Bob Moore · 7 years ago
- 137c783 ACPICA: Resources: Allow _DMA method in walk resources by Bob Moore · 7 years ago
- 65082bf ACPICA: CLib: Add short multiply/shift support by Lv Zheng · 7 years ago
- d5f23fe ACPICA: EFI/EDK2: Sort acpi.h inclusion order by Shao Ming · 7 years ago
- 3bd3846 ACPICA: iASL: Add support for the SDEI table by James Morse · 7 years ago