Commits
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' * pm-cpuidle: doc: trace: fix reference to cpuidle documentation file cpuidle / Documentation: Update cpuidle MAINTAINERS entry * pm-cpufreq: cpufreq: scmi: Fix frequency invariance in slow path cpufreq: check if policy is inactive early in __cpufreq_get() cpufreq: scpi/scmi: Fix freeing of dynamic OPPs cpufreq / Documentation: Update cpufreq MAINTAINERS entry * pm-sleep: PM: sleep: call devfreq suspend/resume
Showing diff to6e863844ad6
- Vincent Guittot committed ca27e4cd0bdPM-runtime: Fix autosuspend_delay on 32bits arch Cast autosuspend_delay to u64 to make...
- Otto Sabart committed 7604bf09209doc: trace: fix reference to cpuidle documentation file Old cpuidle/sysfs.txt file was...
- Quentin Perret committed 0e141d1c65ccpufreq: scmi: Fix frequency invariance in slow path The scmi-cpufreq driver calls the...
- Lukasz Luba committed 6e863844ad6PM: sleep: call devfreq suspend/resume Devfreq framework supports suspend of its devic...