linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.9-rc4
@ 2020-09-04 16:56 Rafael J. Wysocki
  2020-09-04 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-09-04 16:56 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.9-rc4

with top-most commit f7ce2c3afc938b7d743ee8e5563560c04e17d7be

 Merge branch 'pm-cpufreq'

on top of commit f75aef392f869018f78cfedf3c320a6b3fcfda6b

 Linux 5.9-rc3

to receive power management fixes for 5.9-rc4.

These fix reference counting in the operating performance points
(OPP) framework and address a few intel_pstate driver issues,
mostly related to switching driver operation modes and similar
with hardware-managed P-states (HWP) enabled.

Specifics:

 - Fix reference counting of operating performance points (OPP)
   tables (Viresh Kumar).

 - Address intel_pstate driver interface issues, mostly related
   to switching operation modes and handling CPU offline and
   online and system-wide suspend/resume with hardware-managed
   P-states (HWP) enabled (Rafael Wysocki).

 - Fix the maximum frequency computation in the intel_pstate driver
   with turbo P-states disabled by the platform firmware and HWP
   enabled (Francisco Jerez).

Thanks!


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

Francisco Jerez (1):
      cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled

Rafael J. Wysocki (5):
      cpufreq: intel_pstate: Refuse to turn off with HWP enabled
      cpufreq: intel_pstate: Update cached EPP in the active mode
      cpufreq: intel_pstate: Tweak the EPP sysfs interface
      cpufreq: intel_pstate: Add ->offline and ->online callbacks
      cpufreq: intel_pstate: Free memory only when turning off

Viresh Kumar (1):
      opp: Don't drop reference for an OPP table that was never parsed

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

 Documentation/admin-guide/pm/intel_pstate.rst |   4 +-
 drivers/cpufreq/intel_pstate.c                | 236 ++++++++++++++++----------
 drivers/opp/core.c                            |  22 ++-
 drivers/opp/opp.h                             |   2 +-
 4 files changed, 168 insertions(+), 96 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.9-rc4
  2020-09-04 16:56 [GIT PULL] Power management fixes for v5.9-rc4 Rafael J. Wysocki
@ 2020-09-04 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-04 20:49 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 4 Sep 2020 18:56:29 +0200:

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

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

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-09-04 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 16:56 [GIT PULL] Power management fixes for v5.9-rc4 Rafael J. Wysocki
2020-09-04 20: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).