Commits
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' * pm-cpuidle: cpuidle: coupled: remove unused define cpuidle_coupled_lock cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze * pm-cpufreq: cpufreq: cpufreq-dt: avoid uninitialized variable warnings: cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype cpufreq: Use list_is_last() to check last entry of the policy list cpufreq: Fix NULL reference crash while accessing policy->governor_data * pm-domains: PM / Domains: Fix typo in comment PM / Domains: Fix potential deadlock while adding/removing subdomains PM / domains: fix lockdep issue for all subdomains * pm-sleep: PM: APM_EMULATION does not depend on PM
Showing diff to0bce39ccb2e
- Rafael J. Wysocki committed 0bce39ccb2eMMerge branches 'acpi-video' and 'acpi-hotplug' * acpi-video: ACPI: Revert "ACPI / vi...
- Anders Roxell committed 75274b33e77cpuidle: coupled: remove unused define cpuidle_coupled_lock This was found with the -R...
- Arnd Bergmann committed b331bc20d92cpufreq: cpufreq-dt: avoid uninitialized variable warnings: gcc warns quite a bit abou...
- Moritz Fischer committed a3d09c73492PM / Domains: Fix typo in comment Acked-by: Kevin Hilman <khilman@baylibre.com> Signed...
- Arnd Bergmann committed 993e9fe1e70PM: APM_EMULATION does not depend on PM The APM emulation code does multiple things, a...