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(-)