All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.16-rc3
@ 2021-11-26 19:36 Rafael J. Wysocki
  2021-11-26 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-11-26 19:36 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.16-rc3

with top-most commit 7803516dbe26518115408d53a500ccb4d6a7d1c7

 Merge branch 'pm-sleep'

on top of commit 136057256686de39cc3a07c2e39ef6bc43003ff6

 Linux 5.16-rc2

to receive power management fixes for 5.16-rc3.

These address 3 issues in the intel_pstate driver and fix 2 problems
related to hibernation.

Specifics:

 - Make intel_pstate work correctly on Ice Lake server systems with
   out-of-band performance control enabled (Adamos Ttofari).

 - Fix EPP handling in intel_pstate during CPU offline and online in
   the active mode (Rafael Wysocki).

 - Make intel_pstate support ITMT on asymmetric systems with
   overclocking enabled (Srinivas Pandruvada).

 - Fix hibernation image saving when using the user space interface
   based on the snapshot special device file (Evan Green).

 - Make the hibernation code release the snapshot block device using
   the same mode that was used when acquiring it (Thomas Zeitlhofer).

Thanks!


---------------

Adamos Ttofari (1):
      cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs

Evan Green (1):
      PM: hibernate: Fix snapshot partial write lengths

Rafael J. Wysocki (1):
      cpufreq: intel_pstate: Fix active mode offline/online EPP handling

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: ITMT support for overclocked system

Thomas Zeitlhofer (1):
      PM: hibernate: use correct mode for swsusp_close()

---------------

 drivers/cpufreq/intel_pstate.c | 17 +++++++++++++++++
 kernel/power/hibernate.c       |  6 +++---
 kernel/power/user.c            |  2 +-
 3 files changed, 21 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2021-11-26 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26 19:36 [GIT PULL] Power management fixes for v5.16-rc3 Rafael J. Wysocki
2021-11-26 20:40 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.