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

with top-most commit 78a6948bbadd0da46d318f3b7a954a71e02c39f7

 Merge branch 'pm-core'

on top of commit 6efb943b8616ec53a5e444193dccf1af9ad627b5

 Linux 5.13-rc1

to receive power management fixes for 5.13-rc2.

These close a coverage gap in the intel_pstate driver and fix
runtime PM child count imbalance related to interactions with
system-wide suspend.

Specifics:

 - Make intel_pstate work as expected on systems where the platform
   firmware enables HWP even though the HWP EPP support is not
   advertised (Rafael Wysocki).

 - Fix possible runtime PM child count imbalance that may
   occur if other runtime PM functions are called after invoking
   pm_runtime_force_suspend() and before pm_runtime_force_resume()
   is called (Tony Lindgren).

Thanks!


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

Rafael J. Wysocki (1):
      cpufreq: intel_pstate: Use HWP if enabled by platform firmware

Tony Lindgren (1):
      PM: runtime: Fix unpaired parent child_count for force_resume

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

 drivers/base/power/runtime.c   | 10 +++++++---
 drivers/cpufreq/intel_pstate.c | 14 +++++++++++++-
 include/linux/pm.h             |  1 +
 3 files changed, 21 insertions(+), 4 deletions(-)

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

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

The pull request you sent on Thu, 13 May 2021 21:08:33 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.13-rc2

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

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-05-13 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 19:08 [GIT PULL] Power management fixes for v5.13-rc2 Rafael J. Wysocki
2021-05-13 19:37 ` 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.