| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+3 |
| 2020-12-22 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -3/+3 |
| 2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -11/+8 |
| 2020-12-15 | cppc_cpufreq: replace per-cpu data array with a list |  Ionela Voinescu | 1 | -3/+3 |
| 2020-12-15 | Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor' |  Rafael J. Wysocki | 1 | -10/+2 |
| 2020-12-07 | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() |  Rafael J. Wysocki | 1 | -5/+0 |
| 2020-12-01 | ACPICA: Update version to 20201113 |  Bob Moore | 1 | -1/+1 |
| 2020-12-01 | ACPICA: Add 5 new UUIDs to the known UUID table |  Bob Moore | 1 | -0/+5 |
| 2020-11-17 | ACPI: acpi_drivers.h: Update the kernel doc |  Hanjun Guo | 1 | -2/+2 |
| 2020-11-17 | ACPI: acpi_drivers.h: Remove the leftover dead code |  Hanjun Guo | 1 | -8/+0 |
| 2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+18 |
| 2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 9 | -7/+25 |
| 2020-10-13 | x86/numa: add 'nohmat' option |  Dan Williams | 1 | -0/+8 |
| 2020-10-13 | x86/numa: cleanup configuration dependent command-line options |  Dan Williams | 1 | -1/+5 |
| 2020-10-13 | Merge branch 'acpi-numa' |  Rafael J. Wysocki | 1 | -0/+5 |
| 2020-10-13 | Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan' |  Rafael J. Wysocki | 1 | -0/+2 |
| 2020-10-08 | Merge back earlier ACPICA-related changes for 5.10. |  Rafael J. Wysocki | 2 | -1/+5 |
| 2020-10-08 | ACPICA: Update version to 20200925 Version 20200925 |  Bob Moore | 1 | -1/+1 |
| 2020-10-08 | ACPICA: iASL: Return exceptions for string-to-integer conversions |  Bob Moore | 1 | -2/+2 |
| 2020-10-08 | ACPICA: acpi_help: Update UUID list |  Bob Moore | 1 | -0/+7 |
| 2020-10-08 | ACPICA: Tree-wide: fix various typos and spelling mistakes |  Colin Ian King | 1 | -1/+1 |
| 2020-10-08 | ACPICA: Drop the repeated word "an" in a comment |  Randy Dunlap | 1 | -1/+1 |
| 2020-10-08 | ACPICA: Add support for 64 bit risc-v compilation |  Colin Ian King | 1 | -1/+2 |
| 2020-09-30 | ACPI / NUMA: Add stub function for pxm_to_node() |  Nathan Chancellor | 1 | -0/+5 |
| 2020-09-25 | ACPI: battery: include linux/power_supply.h |  Barnabás Pőcze | 1 | -0/+2 |
| 2020-09-16 | ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records |  Shiju Jose | 1 | -0/+18 |
| 2020-09-11 | ACPI: OSL: Make ACPICA use logical addresses of GPE blocks |  Rafael J. Wysocki | 1 | -0/+4 |
| 2020-09-11 | ACPI: OSL: Change the type of acpi_os_map_generic_address() return value |  Rafael J. Wysocki | 1 | -1/+1 |
| 2020-08-03 | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -5/+11 |
| 2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -2/+7 |
| 2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -3/+9 |
| 2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() |  Lorenzo Pieralisi | 1 | -2/+7 |
| 2020-07-27 | ACPICA: Update version to 20200717 |  Bob Moore | 1 | -1/+1 |
| 2020-07-27 | ACPICA: Replace one-element array with flexible-array |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-27 | ACPICA: Preserve memory opregion mappings |  Rafael J. Wysocki | 1 | -3/+9 |
| 2020-07-24 | acpi: Extend TPM2 ACPI table with missing log fields |  Stefan Berger | 1 | -0/+7 |
| 2020-06-10 | Merge branch 'acpica' |  Rafael J. Wysocki | 2 | -2/+3 |
| 2020-06-05 | ACPICA: Update version to 20200528 |  Bob Moore | 1 | -1/+1 |
| 2020-06-05 | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism |  Erik Kaneda | 1 | -1/+2 |
| 2020-06-01 | Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf' |  Rafael J. Wysocki | 1 | -0/+3 |
| 2020-06-01 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'acpi-pci' |  Rafael J. Wysocki | 1 | -0/+1 |
| 2020-05-19 | ACPI: APEI: Kick the memory_failure() queue for synchronous errors |  James Morse | 1 | -0/+3 |
| 2020-05-09 | ACPI: utils: Add acpi_evaluate_reg() helper |  Hans de Goede | 1 | -0/+1 |
| 2020-05-09 | ACPICA: Update version to 20200430 |  Bob Moore | 1 | -1/+1 |
| 2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 5 | -8/+31 |
| 2020-04-06 | Merge branch 'acpica' |  Rafael J. Wysocki | 4 | -8/+23 |
| 2020-04-04 | x86: ACPI: fix CPU hotplug deadlock |  Qian Cai | 1 | -0/+8 |
| 2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2020-03-30 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -2/+6 |
| 2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -0/+4 |