diff options
| author | Rafael J. Wysocki <[email protected]> | 2016-10-14 12:09:14 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2016-10-14 12:09:14 +0000 |
| commit | 383731d98e768e15f4a8d69ae87957b933323ed7 (patch) | |
| tree | 5081777665805294041d25432c762bade095ed0f /drivers/cpufreq/cppc_cpufreq.c | |
| parent | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... (diff) | |
| parent | cpufreq: CPPC: Correct desired_perf calculation (diff) | |
| parent | PM / devfreq: Skip status update on uninitialized previous_freq (diff) | |
| download | kernel-383731d98e768e15f4a8d69ae87957b933323ed7.tar.gz kernel-383731d98e768e15f4a8d69ae87957b933323ed7.zip | |
Merge branches 'pm-cpufreq' and 'pm-devfreq'
* pm-cpufreq:
cpufreq: CPPC: Correct desired_perf calculation
cpufreq: conservative: Fix next frequency selection
cpufreq: skip invalid entries when searching the frequency
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
cpufreq: intel_pstate: Proportional algorithm for Atom
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
cpufreq: intel_pstate: Fix unsafe HWP MSR access
* pm-devfreq:
PM / devfreq: Skip status update on uninitialized previous_freq
PM / devfreq: Add proper locking around list_del()
PM / devfreq: exynos-nocp: Remove redundant code
PM / devfreq: exynos-nocp: Select REGMAP_MMIO
