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

with top-most commit 7bff4c26b6d2c82bebf8630f31b1cca11b1bd562

 Merge branch 'powercap'

on top of commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8

 Linux 5.12-rc1

to receive power management fixes for 5.12-rc2.

These fix the usage of device links in the runtime PM core
code and update the DTPM (Dynamic Thermal Power Management)
feature added recently.

Specifics:

 - Make the runtime PM core code avoid attempting to suspend
   supplier devices before updating the PM-runtime status of
   a consumer to "suspended" (Rafael Wysocki).

 - Fix DTPM (Dynamic Thermal Power Management) root node
   initialization and label that feature as EXPERIMENTAL in
   Kconfig (Daniel Lezcano).

Thanks!


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

Daniel Lezcano (2):
      powercap/drivers/dtpm: Fix root node initialization
      powercap/drivers/dtpm: Add the experimental label to the option
description

Rafael J. Wysocki (1):
      PM: runtime: Update device status before letting suppliers suspend

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

 drivers/base/power/runtime.c | 62 ++++++++++++++++++++++++++------------------
 drivers/powercap/Kconfig     |  2 +-
 drivers/powercap/dtpm.c      |  3 +++
 3 files changed, 41 insertions(+), 26 deletions(-)

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

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

The pull request you sent on Fri, 5 Mar 2021 18:26:37 +0100:

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

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

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-03-05 21:59 UTC | newest]

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