[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jrtn6cbeQ9rgqmeiV_rAc_GB+rRT6qjtwbmgcCFPg-Qg@mail.gmail.com>
Date: Fri, 5 Mar 2021 18:26:37 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.12-rc2
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(-)
Powered by blists - more mailing lists