linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v6.1-rc3
@ 2022-10-28 15:17 Rafael J. Wysocki
  2022-10-28 23:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-10-28 15:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, 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-6.1-rc3

with top-most commit 6f257934ed6170ed0094149e0e1bac09f7997103

 Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'

on top of commit 247f34f7b80357943234f93f247a1ae6b6c3a740

 Linux 6.1-rc2

to receive power management fixes for 6.1-rc3.

These make the intel_pstate driver work as expected on all hybrid
platforms to date (regardless of possible platform firmware issues),
fix hybrid sleep on systems using suspend-to-idle by default, make
the generic power domains code handle disabled idle states properly
and update pm-graph.

Specifics:

 - Make intel_pstate use what is known about the hardware instead of
   relying on information from the platform firmware (ACPI CPPC in
   particular) to establish the relationship between the HWP CPU
   performance levels and frequencies on all hybrid platforms
   available to date (Rafael Wysocki).

 - Allow hybrid sleep to use suspend-to-idle as a system suspend method
   if it is the current suspend method of choice (Mario Limonciello).

 - Fix handling of unavailable/disabled idle states in the generic
   power domains code (Sudeep Holla).

 - Update the pm-graph suite of utilities to version 5.10 which is
   fixes-mostly and does not add any new features (Todd Brandt).

Thanks!


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

Mario Limonciello (1):
      PM: hibernate: Allow hybrid sleep to work with s2idle

Rafael J. Wysocki (2):
      cpufreq: intel_pstate: Read all MSRs on the target CPU
      cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores

Sudeep Holla (1):
      PM: domains: Fix handling of unavailable/disabled idle states

Todd Brandt (1):
      pm-graph v5.10

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

 drivers/base/power/domain.c        |   4 +
 drivers/cpufreq/intel_pstate.c     | 133 ++++++++--------------
 kernel/power/hibernate.c           |   2 +-
 tools/power/pm-graph/README        |  12 +-
 tools/power/pm-graph/sleepgraph.8  |   3 +
 tools/power/pm-graph/sleepgraph.py | 225 ++++++++++++++++++-------------------
 6 files changed, 170 insertions(+), 209 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v6.1-rc3
  2022-10-28 15:17 [GIT PULL] Power management fixes for v6.1-rc3 Rafael J. Wysocki
@ 2022-10-28 23:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-28 23:57 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, ACPI Devel Maling List,
	Linux Kernel Mailing List

The pull request you sent on Fri, 28 Oct 2022 17:17:33 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-6.1-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6b872a5ecece462ba02c8cad1c0203583631db2b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-10-28 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 15:17 [GIT PULL] Power management fixes for v6.1-rc3 Rafael J. Wysocki
2022-10-28 23:57 ` 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).