Commits
Merge branches 'pm-sleep' and 'pm-cpufreq' * pm-sleep: PM / sleep: fix freeze_ops NULL pointer dereferences PM / sleep: Fix request_firmware() error at resume * pm-cpufreq: cpufreq: make table sentinel macros unsigned to match use cpufreq: move policy kobj to policy->cpu at resume cpufreq: cpu0: OPPs can be populated at runtime cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD cpufreq: imx6q: Select PM_OPP cpufreq: sa1110: set memory type for h3600
Showing diff to2b1987a9f1e
- Rafael J. Wysocki committed 11634bd6682MMerge branches 'acpi-scan' and 'acpi-video' * acpi-scan: ACPI / documentation: Remov...
- Zhang Rui committed 653a3538f86PM / sleep: fix freeze_ops NULL pointer dereferences This patch fixes a NULL pointer d...
- Brian W Hart committed 2b1987a9f1ecpufreq: make table sentinel macros unsigned to match use Commit 5eeaf1f18973 (cpufreq...