Commits
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' * pnp: PNP: Switch from __check_region() to __request_region() * pm-cpuidle: cpuidle: powernv: Avoid endianness conversions while parsing DT cpuidle: powernv: Read target_residency value of idle states from DT if available * pm-cpufreq: cpufreq: s3c: remove last use of resume_clocks callback cpufreq: s3c: remove incorrect __init annotations
Showing diff toeeeb98bf062
- Rafael J. Wysocki committed 9d0de5a63a4MMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' * acpi-ec: A...
- Jakub Sitnicki committed eeeb98bf062PNP: Switch from __check_region() to __request_region() PNP core is the last user of t...
- Preeti U Murthy committed 70734a786accpuidle: powernv: Avoid endianness conversions while parsing DT We currently read the ...
- Arnd Bergmann committed 67fadaa2768cpufreq: s3c: remove last use of resume_clocks callback Commit 32726d2d550 ("ARM: SAMS...