LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.14-rc8
@ 2021-08-27 18:54 Rafael J. Wysocki
2021-08-27 20:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-08-27 18:54 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.14-rc8
with top-most commit 7ee5fd12e8cac91bdec6de8417b030ed05d5d7ee
Merge branch 'pm-opp'
on top of commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93
Linux 5.14-rc7
to receive power management fixes for 5.14-rc8 (or final 5.14).
These fix two issues introduced during this cycle, one of which
is a regression and the other one affects new code.
Specifics:
- Prevent the operating performance points (OPP) code from crashing
when some entries in the table of required OPPs are set to error
pointer values (Marijn Suijten).
- Prevent the generic power domains (genpd) framework from
incorrectly overriding the performance state of a device set
by its driver while it is runtime-suspended or when runtime
PM of it is disabled (Dmitry Osipenko).
Thanks!
---------------
Dmitry Osipenko (1):
PM: domains: Improve runtime PM performance state handling
Marijn Suijten (1):
opp: core: Check for pending links before reading required_opp pointers
---------------
drivers/base/power/domain.c | 10 ++++++++--
drivers/opp/core.c | 8 ++++----
2 files changed, 12 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Power management fixes for v5.14-rc8
2021-08-27 18:54 [GIT PULL] Power management fixes for v5.14-rc8 Rafael J. Wysocki
@ 2021-08-27 20:11 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-27 20:11 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List
The pull request you sent on Fri, 27 Aug 2021 20:54:30 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.14-rc8
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c0006dc6957ef0b5d3e785556f30f928af05ab0c
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-08-27 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27 18:54 [GIT PULL] Power management fixes for v5.14-rc8 Rafael J. Wysocki
2021-08-27 20:11 ` 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).