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

with top-most commit fcb3a1ab79904d54499db77017793ccca665eb7e

 cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account

on top of commit f8394f232b1eab649ce2df5c5f15b0e528c92091

 Linux 5.10-rc3

to receive power management fixes for 5.10-rc4.

These make the intel_pstate driver behave as expected when it
operates in the passive mode with HWP enabled and the "powersave"
governor on top of it.

Thanks!


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

Rafael J. Wysocki (4):
      cpufreq: Introduce governor flags
      cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
      cpufreq: Add strict_target to struct cpufreq_policy
      cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account

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

 drivers/cpufreq/cpufreq.c             |  4 +++-
 drivers/cpufreq/cpufreq_governor.h    |  2 +-
 drivers/cpufreq/cpufreq_performance.c |  1 +
 drivers/cpufreq/cpufreq_powersave.c   |  1 +
 drivers/cpufreq/intel_pstate.c        | 16 +++++++++-------
 include/linux/cpufreq.h               | 18 ++++++++++++++++--
 kernel/sched/cpufreq_schedutil.c      |  2 +-
 7 files changed, 32 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.10-rc4
  2020-11-12 15:58 [GIT PULL] Power management fixes for v5.10-rc4 Rafael J. Wysocki
@ 2020-11-12 19:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-12 19:10 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Thu, 12 Nov 2020 16:58:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.10-rc4

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

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:[~2020-11-12 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 15:58 [GIT PULL] Power management fixes for v5.10-rc4 Rafael J. Wysocki
2020-11-12 19:10 ` 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.