linux-kernel.vger.kernel.org archive mirror
 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

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 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).