diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-03 00:43:11 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-03 00:43:11 +0100 |
commit | 9b5e9cb164ee93ae19c4c6593e8188a55481f78b (patch) | |
tree | 16683bc2fa716552e78844488ce27d00d5fdc941 /drivers/base | |
parent | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' (diff) | |
parent | intel_idle: stop exposing platform acronyms in sysfs (diff) | |
parent | cpufreq: intel_pstate: Fix limits issue with operation mode switching (diff) | |
parent | PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() (diff) | |
download | linux-9b5e9cb164ee93ae19c4c6593e8188a55481f78b.tar.xz linux-9b5e9cb164ee93ae19c4c6593e8188a55481f78b.zip |
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
* pm-cpuidle:
intel_idle: stop exposing platform acronyms in sysfs
cpuidle: menu: Avoid taking spinlock for accessing QoS values
* pm-cpufreq:
cpufreq: intel_pstate: Fix limits issue with operation mode switching
cpufreq: qoriq: clean up unused code
* pm-sleep:
PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()
PM / hibernate: Untangle power_down()