linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.11-rc3
@ 2021-01-08 17:52 Rafael J. Wysocki
  2021-01-08 23:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-01-08 17:52 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.11-rc3

with top-most commit c4151604f0603d5700072183a05828ff87d764e4

 cpufreq: intel_pstate: remove obsolete functions

on top of commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62

 Linux 5.11-rc2

to receive power management fixes for 5.11-rc3.

These address two issues in the intel_pstate driver and one in the
powernow-k8 cpufreq driver.

Specifics:

 - Make the powernow-k8 cpufreq driver avoid calling cpufreq_cpu_get(),
   which theoretically may return NULL, to get a policy pointer that
   is known to it already (Colin Ian King).

 - Drop two functions that are not used any more from the intel_pstate
   driver (Lukas Bulwahn).

 - Make intel_pstate check the HWP capabilities to get the maximum
   available P-state in the passive mode to avoid using a stale value
   of it in case of out-of-band updates (Rafael Wysocki).

Thanks!


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

Colin Ian King (1):
      cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()

Lukas Bulwahn (1):
      cpufreq: intel_pstate: remove obsolete functions

Rafael J. Wysocki (1):
      cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()

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

 drivers/cpufreq/intel_pstate.c | 15 +++------------
 drivers/cpufreq/powernow-k8.c  |  9 +++------
 2 files changed, 6 insertions(+), 18 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.11-rc3
  2021-01-08 17:52 [GIT PULL] Power management fixes for v5.11-rc3 Rafael J. Wysocki
@ 2021-01-08 23:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-08 23:49 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 8 Jan 2021 18:52:06 +0100:

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

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

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:[~2021-01-08 23:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 17:52 [GIT PULL] Power management fixes for v5.11-rc3 Rafael J. Wysocki
2021-01-08 23: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).