All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.18-rc5
@ 2022-04-28 15:32 Rafael J. Wysocki
  2022-04-28 19:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-04-28 15:32 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.18-rc5

with top-most commit edbd9772cc9d8af6c136d01d8b9402f6ab767e9b

 Merge branch 'pm-cpuidle'

on top of commit af2d861d4cd2a4da5137f795ee3509e6f944a25b

 Linux 5.18-rc4

to receive power management fixes for 5.18-rc5.

These fix up recent intel_idle driver changes and fix some ARM
cpufreq driver issues.

Specifics:

 - Fix issues with the Qualcomm's cpufreq driver (Dmitry Baryshkov,
   Vladimir Zapolskiy).

 - Fix memory leak in the Sun501 driver (Xiaobing Luo).

 - Make intel_idle enable C1E promotion on all CPUs when C1E is
   preferred to C1 (Artem Bityutskiy).

 - Make C6 optimization on Sapphire Rapids added recently work as
   expected if both C1E and C1 are "preferred" (Artem Bityutskiy).

Thanks!


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

Artem Bityutskiy (2):
      intel_idle: Fix the 'preferred_cstates' module parameter
      intel_idle: Fix SPR C6 optimization

Dmitry Baryshkov (4):
      cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
      cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
      cpufreq: qcom-hw: fix the opp entries refcounting
      cpufreq: qcom-hw: provide online/offline operations

Vladimir Zapolskiy (2):
      cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
      cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts

Xiaobing Luo (1):
      cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe

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

 drivers/cpufreq/qcom-cpufreq-hw.c      | 70 +++++++++++++++++++++++++++-------
 drivers/cpufreq/sun50i-cpufreq-nvmem.c |  4 +-
 drivers/idle/intel_idle.c              | 27 +++++++------
 3 files changed, 75 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.18-rc5
  2022-04-28 15:32 [GIT PULL] Power management fixes for v5.18-rc5 Rafael J. Wysocki
@ 2022-04-28 19:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-28 19:03 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Thu, 28 Apr 2022 17:32:36 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.18-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/659ed6e2850c7df4eba838863325f6d71f437844

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-04-28 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 15:32 [GIT PULL] Power management fixes for v5.18-rc5 Rafael J. Wysocki
2022-04-28 19:03 ` 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.