linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.19-rc2
@ 2022-06-10 18:47 Rafał Wysocki
  2022-06-10 18:50 ` Rafael J. Wysocki
  2022-06-10 19:00 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Rafał Wysocki @ 2022-06-10 18:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-10 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 18:47 [GIT PULL] Power management fixes for v5.19-rc2 Rafał Wysocki
2022-06-10 18:50 ` Rafael J. Wysocki
2022-06-10 18:55   ` Linus Torvalds
2022-06-10 19:00 ` pr-tracker-bot

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