| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-05-01 | PCI: Constify struct pci_ecam_ops |  Rob Herring | 1 | -4/+4 |
| 2020-04-30 | PCI/AER: Use only _OSC to determine AER ownership |  Alexandru Gagniuc | 1 | -7/+2 |
| 2020-04-28 | ACPI/IORT: take _DMA methods into account for named components |  Ard Biesheuvel | 1 | -7/+4 |
| 2020-04-27 | PM: ACPI: Output correct message on target power state |  Kai-Heng Feng | 1 | -2/+2 |
| 2020-04-27 | ACPI: CPPC: Make some symbols static |  Zou Wei | 1 | -2/+2 |
| 2020-04-27 | ACPI: processor: idle: Allow probing on platforms with one ACPI C-state |  Zhang Rui | 1 | -7/+2 |
| 2020-04-24 | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED |  Rafael J. Wysocki | 1 | -1/+1 |
| 2020-04-24 | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() |  Rafael J. Wysocki | 2 | -7/+7 |
| 2020-04-24 | PM: sleep: core: Rename dev_pm_may_skip_resume() |  Rafael J. Wysocki | 2 | -4/+4 |
| 2020-04-24 | PM: sleep: core: Rework the power.may_skip_resume handling |  Rafael J. Wysocki | 1 | -5/+3 |
| 2020-04-24 | PM: sleep: core: Do not skip callbacks in the resume phase |  Rafael J. Wysocki | 2 | -12/+9 |
| 2020-04-24 | Merge branch 'acpi-pci' |  Rafael J. Wysocki | 1 | -2/+2 |
| 2020-04-22 | libnvdimm: Replace guid_copy() with import_guid() where it makes sense |  Andy Shevchenko | 1 | -1/+1 |
| 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-14 | EDAC: Drop the EDAC report status checks |  Tony Luck | 1 | -14/+0 |
| 2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask |  Tony Luck | 2 | -2/+4 |
| 2020-04-10 | Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -2/+2 |
| 2020-04-10 | Merge branches 'acpi-ec' and 'acpi-x86' |  Rafael J. Wysocki | 1 | -2/+2 |
| 2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 3 | -52/+16 |
| 2020-04-08 | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  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/rafael/linux-pm |  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/rafael/linux-pm |  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-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+15 |
| 2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next |  Dan Williams | 1 | -6/+6 |
| 2020-04-02 | Merge branch 'for-5.7/numa' into libnvdimm-for-next |  Dan Williams | 1 | -41/+0 |
| 2020-04-02 | 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-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -14/+12 |
| 2020-03-30 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 22 | -253/+276 |
| 2020-03-30 | Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci' |  Rafael J. Wysocki | 4 | -192/+142 |
| 2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'acpi-misc' |  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', 'x86/vt-d', 'virtio' and 'core' into next |  Joerg Roedel | 1 | -2/+4 |
| 2020-03-27 | ACPI/IORT: Remove direct access of dev->iommu_fwspec |  Joerg Roedel | 1 | -2/+4 |
| 2020-03-25 | ACPI: NFIT: Replace zero-length array with flexible-array member |  Gustavo A. R. Silva | 1 | -6/+6 |