Commits
Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' * pm-cpuidle: cpuidle: powernv: Avoid a branch in the core snooze_loop() loop cpuidle: powernv: Don't continually set thread priority in snooze_loop() cpuidle: powernv: Don't bounce between low and very low thread priority cpuidle: cpuidle-cps: remove unused variable powernv-cpuidle: Validate DT property array size * pm-core: PM / runtime: Document autosuspend-helper side effects PM / runtime: Fix autosuspend documentation * pm-domains: PM / Domains: Ignore domain-idle-states that are not compatible PM / Domains: Don't warn about IRQ safe device for an always on PM domain PM / Domains: Respect errors from genpd's ->power_off() callback PM / Domains: Enable users of genpd to specify always on PM domains PM / Domains: Clean up code validating genpd's status PM / Domain: remove conditional from error case * pm-avs: PM / AVS: rockchip-io: add io selectors and supplies for rk3328 * pm-devfreq: PM / devfreq: Move struct devfreq_governor to devfreq directory
Showing diff to0807ee0f525
- Rafael J. Wysocki committed 0807ee0f525MMerge branch 'pm-cpufreq' * pm-cpufreq: (37 commits) cpufreq: Add Tegra186 cpufreq d...
- Anton Blanchard committed 0baa91cb73ecpuidle: powernv: Avoid a branch in the core snooze_loop() loop When in the snooze_loo...
- Johan Hovold committed bafdcde73bePM / runtime: Document autosuspend-helper side effects Document the fact that the auto...
- Lina Iyer committed b539cc82d49PM / Domains: Ignore domain-idle-states that are not compatible domain-idle-states pro...
- David Wu committed 7db36b1c3caPM / AVS: rockchip-io: add io selectors and supplies for rk3328 This adds the necessar...
- Rafael J. Wysocki committed 58b11f67125MMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq ...