aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-03-03 00:43:11 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-03-03 00:43:11 +0100
commit9b5e9cb164ee93ae19c4c6593e8188a55481f78b (patch)
tree16683bc2fa716552e78844488ce27d00d5fdc941 /drivers/cpufreq
parentMerge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' (diff)
parentintel_idle: stop exposing platform acronyms in sysfs (diff)
parentcpufreq: intel_pstate: Fix limits issue with operation mode switching (diff)
parentPM / hibernate: Define pr_fmt() and use pr_*() instead of printk() (diff)
downloadlinux-dev-9b5e9cb164ee93ae19c4c6593e8188a55481f78b.tar.xz
linux-dev-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()