-
- Downloads
Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management and ACPI fixes from Rafael Wysocki: "Two build fixes for cpufreq drivers (including one for breakage introduced recently) and a fix for a graph tracer crash when used over suspend-to-RAM on x86. Specifics: - Prevent the graph tracer from crashing when used over suspend-to- RAM on x86 by pausing it before invoking do_suspend_lowlevel() and un-pausing it when that function has returned (Todd Brandt). - Fix build issues in the qoriq and mediatek cpufreq drivers related to broken dependencies on THERMAL (Arnd Bergmann)" * tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PM / sleep / x86: Fix crash on graph trace through x86 suspend cpufreq: mediatek: allow building as a module cpufreq: qoriq: allow building as module with THERMAL=m
No related branches found
No related tags found
Showing
- arch/x86/kernel/acpi/sleep.c 7 additions, 0 deletionsarch/x86/kernel/acpi/sleep.c
- drivers/cpufreq/Kconfig 1 addition, 0 deletionsdrivers/cpufreq/Kconfig
- drivers/cpufreq/Kconfig.arm 2 additions, 2 deletionsdrivers/cpufreq/Kconfig.arm
- drivers/cpufreq/mt8173-cpufreq.c 1 addition, 0 deletionsdrivers/cpufreq/mt8173-cpufreq.c
Please register or sign in to comment