diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-04 10:20:17 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-04 10:20:17 +0100 |
commit | 1e4230f56dac141eb149ebec01f41b6fad27e503 (patch) | |
tree | 5ca4fcac9a70bfe871a323a2c0a5ee9c6272fd9d /drivers/cpufreq | |
parent | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY (diff) | |
parent | ACPI: PM: s2idle: Rework ACPI events synchronization (diff) | |
parent | cpuidle: minor Kconfig help text fixes (diff) | |
parent | cpufreq: Fix Kconfig indentation (diff) | |
parent | PM / devfreq: Add missing locking while setting suspend_freq (diff) | |
parent | power: avs: Fix Kconfig indentation (diff) | |
download | linux-1e4230f56dac141eb149ebec01f41b6fad27e503.tar.xz linux-1e4230f56dac141eb149ebec01f41b6fad27e503.zip |
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
* pm-sleep:
ACPI: PM: s2idle: Rework ACPI events synchronization
ACPI: EC: Rework flushing of pending work
* pm-cpuidle:
cpuidle: minor Kconfig help text fixes
cpuidle: Drop disabled field from struct cpuidle_state
cpuidle: Fix Kconfig indentation
* pm-cpufreq:
cpufreq: Fix Kconfig indentation
* pm-devfreq:
PM / devfreq: Add missing locking while setting suspend_freq
* pm-avs:
power: avs: Fix Kconfig indentation