* [GIT PULL] Power management and ACPI fixes for v4.5-rc7
@ 2016-03-04 23:36 Rafael J. Wysocki
0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2016-03-04 23:36 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pm@vger.kernel.org, Linux Kernel Mailing List,
ACPI Devel Maling List, x86
Hi Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm+acpi-4.5-rc7
to receive power management and ACPI fixes for v4.5-rc7 with top-most
commit bfc6b97d528def357adcbdadf71b21c8e5f7dbc4
Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'
on top of commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af
Linux 4.5-rc6
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).
Thanks!
---------------
Arnd Bergmann (2):
cpufreq: qoriq: allow building as module with THERMAL=m
cpufreq: mediatek: allow building as a module
Todd E Brandt (1):
PM / sleep / x86: Fix crash on graph trace through x86 suspend
---------------
arch/x86/kernel/acpi/sleep.c | 7 +++++++
drivers/cpufreq/Kconfig | 1 +
drivers/cpufreq/Kconfig.arm | 4 ++--
drivers/cpufreq/mt8173-cpufreq.c | 1 +
4 files changed, 11 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-04 23:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04 23:36 [GIT PULL] Power management and ACPI fixes for v4.5-rc7 Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).