| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-19 | ACPICA: Do not increment operation_region reference counts for field units | Erik Kaneda | 2 | -9/+1 |
| 2020-07-22 | ACPI: DPTF: Add battery participant for TigerLake | Srinivas Pandruvada | 1 | -0/+1 |
| 2020-07-09 | ACPI: fan: Fix Tiger Lake ACPI device ID | Sumeet Pawnikar | 1 | -1/+1 |
| 2020-06-30 | ACPI: configfs: Disallow loading ACPI tables when locked down | Jason A. Donenfeld | 1 | -1/+5 |
| 2020-06-30 | ACPI: sysfs: Fix pm_profile_attr type | Nathan Chancellor | 1 | -2/+2 |
| 2020-06-22 | ACPI: video: Use native backlight on Acer TravelMate 5735Z | Paul Menzel | 1 | -0/+10 |
| 2020-06-22 | ACPI/IORT: Fix PMCG node single ID mapping handling | Tuan Phan | 1 | -0/+5 |
| 2020-06-22 | ACPICA: Dispatcher: add status checks | Erik Kaneda | 1 | -5/+12 |
| 2020-06-22 | ACPI: GED: use correct trigger type field in _Exx / _Lxx handling | Ard Biesheuvel | 1 | -1/+1 |
| 2020-06-17 | ACPI: PM: Avoid using power resources if there are none for D0 | Rafael J. Wysocki | 2 | -10/+20 |
| 2020-06-17 | ACPI: GED: add support for _Exx / _Lxx handler methods | Ard Biesheuvel | 1 | -3/+19 |
| 2020-06-17 | ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() | Qiushi Wu | 1 | -0/+1 |
| 2020-06-17 | ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() | Qiushi Wu | 1 | -1/+3 |
| 2020-05-18 | ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive | Rafael J. Wysocki | 2 | -12/+9 |
| 2020-05-11 | ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() | Rafael J. Wysocki | 3 | -21/+18 |
| 2020-04-27 | PM: ACPI: Output correct message on target power state | Kai-Heng Feng | 1 | -2/+2 |
| 2020-04-24 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -2/+2 |
| 2020-04-20 | ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk | Hans de Goede | 1 | -12/+0 |
| 2020-04-20 | ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable | Hans de Goede | 1 | -2/+2 |
| 2020-04-10 | Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+2 |
| 2020-04-10 | Merge branches 'acpi-ec' and 'acpi-x86' | Rafael J. Wysocki | 1 | -2/+2 |
| 2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -52/+16 |
| 2020-04-08 | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
| 2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 17 | -62/+114 |
| 2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -0/+86 |
| 2020-04-06 | ACPI: EC: Fix up fast path check in acpi_ec_add() | Rafael J. Wysocki | 1 | -2/+2 |
| 2020-04-06 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers' | Rafael J. Wysocki | 5 | -32/+22 |
| 2020-04-06 | Merge branch 'acpica' | Rafael J. Wysocki | 11 | -23/+92 |
| 2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede | 3 | -0/+86 |
| 2020-04-04 | x86: ACPI: fix CPU hotplug deadlock | Qian Cai | 1 | -7/+0 |
| 2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+15 |
| 2020-04-03 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -6/+6 |
| 2020-04-03 | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams | 1 | -41/+0 |
| 2020-04-03 | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next | Dan Williams | 2 | -4/+7 |
| 2020-04-01 | ACPI: Update Tiger Lake ACPI device IDs | Gayatri Kammela | 3 | -6/+6 |
| 2020-04-01 | ACPI: video: Use native backlight on Acer Aspire 5783z | Hans de Goede | 1 | -0/+9 |
| 2020-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -14/+12 |
| 2020-03-31 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 22 | -254/+277 |
| 2020-03-30 | Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci' | Rafael J. Wysocki | 4 | -193/+143 |
| 2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a... | Rafael J. Wysocki | 10 | -44/+107 |
| 2020-03-30 | Merge branch 'acpica' | Rafael J. Wysocki | 8 | -17/+27 |
| 2020-03-30 | ACPICA: Fixes for acpiExec namespace init file | Bob Moore | 7 | -20/+83 |
| 2020-03-30 | ACPICA: Add NHLT table signature | Cezary Rojewski | 1 | -1/+1 |
| 2020-03-30 | ACPICA: utilities: fix sprintf() | John Levon | 1 | -1/+6 |
| 2020-03-30 | ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support | Erik Kaneda | 1 | -0/+1 |
| 2020-03-30 | ACPICA: Change PlatformCommChannel ASL keyword to PCC | Erik Kaneda | 1 | -1/+1 |
| 2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 6 | -28/+68 |
| 2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 1 | -0/+15 |
| 2020-03-28 | ACPI: CPPC: clean up acpi_get_psd_map() | Liguang Zhang | 1 | -26/+7 |
| 2020-03-27 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 1 | -2/+4 |