[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0huWpQa3NgmmJ_OWGB_ngQvA4V3YCX1i3-QutqSxZOzdw@mail.gmail.com>
Date: Sat, 2 May 2020 21:56:46 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.7-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.7-rc4
with top-most commit a53839963ee22470a716de665bca39d2dae63c27
Merge branches 'pm-cpufreq' and 'pm-sleep'
on top of commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c
Linux 5.7-rc3
to receive power management fixes for 5.7-rc4.
These prevent the intel_pstate driver from printing excessive
diagnostic messages in some cases (Chris Wilson), make the
hibernation restore kernel freeze kernel threads as well as user
space tasks (Dexuan Cui) and fix the ACPI device PM disagnostic
messages to include the correct power state name (Kai-Heng Feng).
Thanks!
---------------
Chris Wilson (1):
cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
Dexuan Cui (1):
PM: hibernate: Freeze kernel threads in software_resume()
Kai-Heng Feng (1):
PM: ACPI: Output correct message on target power state
---------------
drivers/acpi/device_pm.c | 4 ++--
drivers/cpufreq/intel_pstate.c | 2 +-
kernel/power/hibernate.c | 7 +++++++
3 files changed, 10 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists