diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-21 22:39:24 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-21 22:39:24 +0200 |
commit | 01ac7c4c2e035bc8d0d47dc880bbc25bf562a648 (patch) | |
tree | f19001486e59e656a64a720338f81883fb835712 /kernel | |
parent | cpuidle: menu: Handle stopped tick more aggressively (diff) | |
parent | cpufreq: governor: Avoid accessing invalid governor_data (diff) | |
parent | PCI / ACPI / PM: Resume all bridges on suspend-to-RAM (diff) | |
parent | PM / sleep: wakeup: Fix build error caused by missing SRCU support (diff) | |
download | linux-01ac7c4c2e035bc8d0d47dc880bbc25bf562a648.tar.xz linux-01ac7c4c2e035bc8d0d47dc880bbc25bf562a648.zip |
Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'
Merge fixes for the ondemand and conservative cpufreq governors,
PCI power management and system wakeup framework.
* pm-cpufreq:
cpufreq: governor: Avoid accessing invalid governor_data
* pm-pci:
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
* pm-sleep:
PM / sleep: wakeup: Fix build error caused by missing SRCU support