Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management fixes from Rafael Wysocki: "These are a Low Power S0 Idle quirk, a hibernation handling fix for the PCI bus type and a brcmstb-avs-cpufreq driver fixup removing development debug code from it. Specifics: - Blacklist the Low Power S0 Idle _DSM on ThinkPad X1 Tablet(2016) where it causes issues and make it use ACPI S3 which works instead of the non-working suspend-to-idle by default (Chen Yu). - Fix the handling of hibernation in the PCI core for devices with the DPM_FLAG_SMART_SUSPEND flag set to fix a regression affecting intel-lpss I2C devices (Mika Westerberg). - Drop development debug code from the brcmstb-avs-cpufreq driver (Markus Mayer)" * tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: cpufreq: brcmstb-avs-cpufreq: remove development debug support PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
No related branches found
No related tags found
Showing
- drivers/acpi/sleep.c 13 additions, 0 deletionsdrivers/acpi/sleep.c
- drivers/cpufreq/Kconfig.arm 0 additions, 10 deletionsdrivers/cpufreq/Kconfig.arm
- drivers/cpufreq/brcmstb-avs-cpufreq.c 1 addition, 322 deletionsdrivers/cpufreq/brcmstb-avs-cpufreq.c
- drivers/pci/pci-driver.c 3 additions, 2 deletionsdrivers/pci/pci-driver.c
Please register or sign in to comment