Commits
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs' * pm-cpuidle: ARM: cpuidle: Fix error return code * pm-opp: PM / OPP: Don't support OPP if it provides supported-hw but platform does not PM / OPP: avoid maybe-uninitialized warning * pm-avs: PM / AVS: SmartReflex: Neaten logging
Showing diff toaf48d7bc375
- Rafael J. Wysocki committed 7005f6dc699MMerge branch 'pm-cpufreq' * pm-cpufreq: (24 commits) cpufreq: st: add missing \n to ...
- Christophe Jaillet committed af48d7bc375ARM: cpuidle: Fix error return code We know that 'ret = 0' because it has been tested ...
- Dave Gerlach committed a4ee4545932PM / OPP: Don't support OPP if it provides supported-hw but platform does not The OPP ...
- Joe Perches committed e2cdeaa1232PM / AVS: SmartReflex: Neaten logging Use a more common logging style. Miscellanea: ...