Commits
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq' * pm-sleep: PM / suspend: Make cpuidle work in the "freeze" state * pm-cpuidle: intel_idle: fix IVT idle state table setting * pm-cpufreq: cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning cpufreq: ppc: Fix integer overflow in expression cpufreq, powernv: Fix build failure on UP cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Showing diff to1efa9f95eea
- Rafael J. Wysocki committed 1efa9f95eeaMMerge branches 'acpica' and 'acpi-tools' * acpica: ACPICA: Fix buffer allocation iss...
- Rafael J. Wysocki committed f3f125324fcPM / suspend: Make cpuidle work in the "freeze" state The "freeze" system sleep state ...
- Christoph Jaeger committed d27dca4217eintel_idle: fix IVT idle state table setting Ivy Town idle state table will not be set...
- Kefeng Wang committed d76ae2eabcacpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning When make ARCH=arm mult...