[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hVw_1b_hf7UWv06ipusZ=xs-0Lhi-a0npqU8Uua26FPQ@mail.gmail.com>
Date: Fri, 21 Aug 2020 20:12:33 +0200
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.9-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.9-rc2
with top-most commit cc15fd9892e28689b6e17dbd6e28d00c55d62928
Merge branch 'opp/fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
on top of commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
Linux 5.9-rc1
to receive power management fixes for 5.9-rc2.
These fix a few issues in the operating performance points (OPP)
framework.
Specifics:
- Fix re-enabling of resources in dev_pm_opp_set_rate() (Rajendra
Nayak).
- Fix OPP table reference counting in error paths (Stephen Boyd).
Thanks!
---------------
Rajendra Nayak (1):
opp: Enable resources again if they were disabled earlier
Stephen Boyd (2):
opp: Put opp table in dev_pm_opp_set_rate() for empty tables
opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
---------------
drivers/opp/core.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists