[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gwRVKR+4neD7xH+CCpnr6HQyvdJ14vjj7S4nMTAabRAA@mail.gmail.com>
Date: Sat, 24 Sep 2022 17:48:15 +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 v6.0-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.0-rc7
with top-most commit 9614369a042a3a345ef7e2997c277aa8a271b8a0
Merge tag 'opp-fixes-6.0' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
on top of commit 521a547ced6477c54b4b0cc206000406c221b4d6
Linux 6.0-rc6
to receive power management fixes for 6.0-rc7.
These fix an uninitialized variable usage in the operating performance
points code and add missing DT bindings for it.
Specifics:
- Fix uninitialized variable usage in dev_pm_opp_config_clks_simple()
(Christophe JAILLET).
- Add missing OPP DT properties (Rob Herring).
Thanks!
---------------
Christophe JAILLET (1):
OPP: Fix an un-initialized variable usage
Rob Herring (1):
dt-bindings: opp: Add missing (unevaluated|additional)Properties
on child nodes
---------------
Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 1 +
Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml | 1 +
drivers/opp/core.c | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists