linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v6.17-rc3
@ 2025-08-21 19:09 Rafael J. Wysocki
  2025-08-21 20:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-08-21 19:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, Linux Kernel Mailing List, Shuah Khan

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.17-rc3

with top-most commit 094a7c318b29ca792fcee28e448da1ab6627ccea

 Merge branch 'pm-cpuidle'

on top of commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9

 Linux 6.17-rc2

to receive power management fixes for 6.17-rc3.

These fix a cpuidle menu governor issue and two issues in the cpupower
utility:

 - Prevent the menu cpuidle governor from selecting idle states with
   exit latency exceeding the current PM QoS limit after stopping the
   scheduler tick (Rafael Wysocki)

 - Make the set subcommand's -t option in the cpupower utility work as
   documented and allow it to control the CPU boost feature of cpufreq
   beyond x86 (Shinji Nomoto)

Thanks!


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

Rafael J. Wysocki (1):
      cpuidle: governors: menu: Avoid selecting states with too much latency

Shinji Nomoto (2):
      cpupower: Fix a bug where the -t option of the set subcommand
was not working.
      cpupower: Allow control of boost feature on non-x86 based
systems with boost support.

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

 drivers/cpuidle/governors/menu.c             | 29 +++++------
 tools/power/cpupower/man/cpupower-set.1      |  7 +--
 tools/power/cpupower/utils/cpufreq-info.c    | 16 +++++-
 tools/power/cpupower/utils/cpupower-set.c    |  5 +-
 tools/power/cpupower/utils/helpers/helpers.h | 14 ++---
 tools/power/cpupower/utils/helpers/misc.c    | 76 ++++++++++++++++++++--------
 6 files changed, 95 insertions(+), 52 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v6.17-rc3
  2025-08-21 19:09 [GIT PULL] Power management fixes for v6.17-rc3 Rafael J. Wysocki
@ 2025-08-21 20:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-21 20:26 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List, Shuah Khan

The pull request you sent on Thu, 21 Aug 2025 21:09:13 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26d6ed49cd008a326063d82bd731c2a82f2f4378

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:[~2025-08-21 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 19:09 [GIT PULL] Power management fixes for v6.17-rc3 Rafael J. Wysocki
2025-08-21 20:26 ` 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).