[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j0YHi9XURA8pU=+zAyCB7kDFCJQ9G=PhfcVMygyWaV=A@mail.gmail.com>
Date: Fri, 10 Jun 2022 20:47:58 +0200
From: RafaĆ Wysocki <rjwysocki@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.19-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.19-rc2
with top-most commit 67e59f8d019fb097f35c82533cc9b27bb392e5b1
Merge branch 'pm-sysoff'
on top of commit f2906aa863381afb0015a9eb7fefad885d4e5a56
Linux 5.19-rc1
to receive power management fixes for 5.19-rc2.
These fix an intel_idle issue introduced during the 5.16 development
cycle and two recent regressions in the system reboot/poweroff code.
Specifics:
- Fix CPUIDLE_FLAG_IRQ_ENABLE handling in intel_idle (Peter Zijlstra).
- Allow all platforms to use the global poweroff handler and make
non-syscall poweroff code paths work again (Dmitry Osipenko).
Thanks!
---------------
Dmitry Osipenko (2):
kernel/reboot: Use static handler for register_platform_power_off()
kernel/reboot: Fix powering off using a non-syscall code paths
Peter Zijlstra (1):
cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
---------------
drivers/idle/intel_idle.c | 32 +++++++++++++----
kernel/reboot.c | 87 +++++++++++++++++++++++++++++++++--------------
2 files changed, 87 insertions(+), 32 deletions(-)
Powered by blists - more mailing lists