aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-11-13 01:40:52 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-11-13 01:40:52 +0100
commit28da43956b04d2bd854d8db3ab1883a223bee07d (patch)
treea1d7c9569859a18803ac3926583030dc34d45d26 /drivers/base
parentMerge branch 'pm-cpufreq' (diff)
parentcpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq (diff)
parentPM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() (diff)
downloadlinux-dev-28da43956b04d2bd854d8db3ab1883a223bee07d.tar.xz
linux-dev-28da43956b04d2bd854d8db3ab1883a223bee07d.zip
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
* pm-cpufreq-sched: cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq * pm-opp: PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() PM / OPP: Support updating performance state of device's power domain PM / OPP: add missing of_node_put() for of_get_cpu_node() PM / OPP: Rename dev_pm_opp_register_put_opp_helper() PM / OPP: Add missing of_node_put(np) PM / OPP: Move error message to debug level PM / OPP: Use snprintf() to avoid kasprintf() and kfree() PM / OPP: Move the OPP directory out of power/