aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-01 15:53:37 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-09-01 15:53:37 +0200
commit5cf896b3c7842036ba37cc7057d74d5a2af159a7 (patch)
tree8e8c18ebb4d57a4094f7fda24448b3e8567dcc6c /drivers/base
parentMerge branch 'pm-opp' (diff)
parentcpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() (diff)
parentMerge tag 'pull_req_20150803' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq (diff)
parentPM / clk: don't return int on __pm_clk_enable() (diff)
downloadlinux-dev-5cf896b3c7842036ba37cc7057d74d5a2af159a7.tar.xz
linux-dev-5cf896b3c7842036ba37cc7057d74d5a2af159a7.zip
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
* pm-cpuidle: cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() cpuidle/coupled: Remove cpuidle_device::safe_state_index intel_idle: Skylake Client Support intel_idle: allow idle states to be freeze-mode specific * pm-devfreq: PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2 PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding * pm-clk: PM / clk: don't return int on __pm_clk_enable()