diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-01 15:53:37 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-01 15:53:37 +0200 |
commit | 5cf896b3c7842036ba37cc7057d74d5a2af159a7 (patch) | |
tree | 8e8c18ebb4d57a4094f7fda24448b3e8567dcc6c /drivers | |
parent | Merge branch 'pm-opp' (diff) | |
parent | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() (diff) | |
parent | Merge tag 'pull_req_20150803' of https://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
parent | PM / clk: don't return int on __pm_clk_enable() (diff) | |
download | linux-5cf896b3c7842036ba37cc7057d74d5a2af159a7.tar.xz linux-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()