Commits
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' * pm-cpufreq: cpufreq: conservative: Allow down_threshold to take values from 1 to 10 Revert "cpufreq: schedutil: Reduce frequencies slower" * pm-cpuidle: cpuidle: dt: Add missing 'of_node_put()' * pm-devfreq: PM / devfreq: exynos-ppmu: Staticize event list PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable
Showing diff to74b2c983960
- Tomasz Wilczyński committed b8e11f7d279cpufreq: conservative: Allow down_threshold to take values from 1 to 10 Commit 27ed3cd...
- Christophe Jaillet committed b2cdd8e1b54cpuidle: dt: Add missing 'of_node_put()' 'of_node_put()' should be called on pointer r...
- Rafael J. Wysocki committed 74b2c983960MMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq ...