linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management updates for v6.17-rc2
@ 2025-08-14 11:32 Rafael J. Wysocki
  2025-08-14 15:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-08-14 11:32 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.17-rc2

with top-most commit 5302e2a3886c830b803ae3390b9d41d35832f315

 Merge branches 'pm-cpuidle' and 'pm-cpufreq'

on top of commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585

 Linux 6.17-rc1

to receive power management updates for 6.17-rc2.

These remove an artificial limitation from the intel_idle driver,
update the menu cpuidle governor to restore its previous behavior
in a corner case and add one more supported platform configuration
to the intel_pstate driver:

 - Allow intel_idle to use _CST information from ACPI tables for
   idle states enumeration on any family of processors (Len Brown).

 - Restore corner case behavior of the menu cpuidle governor, related
   to the handling of systems where idle states selected by the governor
   are rejected by the cpuidle driver, inadvertently changed during the
   6.15 development cycle (Rafael Wysocki).

 - Add support for Clearwater Forest in the out-of-band (OOB) mode to
   the intel_pstate driver (Srinivas Pandruvada).

Thanks!


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

Len Brown (1):
      intel_idle: Allow loading ACPI tables for any family

Rafael J. Wysocki (1):
      cpuidle: governors: menu: Avoid using invalid recent intervals data

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Support Clearwater Forest OOB mode

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

 drivers/cpufreq/intel_pstate.c   |  1 +
 drivers/cpuidle/governors/menu.c | 21 +++++++++++++++++----
 drivers/idle/intel_idle.c        |  2 +-
 3 files changed, 19 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2025-08-14 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-14 11:32 [GIT PULL] Power management updates for v6.17-rc2 Rafael J. Wysocki
2025-08-14 15:49 ` 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).