All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.14-rc7
@ 2021-08-20 19:34 Rafael J. Wysocki
  2021-08-20 20:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-08-20 19:34 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-rc7

with top-most commit f2963c7ec7cc337ca286271f3111b1ed3ad5f023

 Merge branch 'pm-opp'

on top of commit 7c60610d476766e128cc4284bb6349732cbd6606

 Linux 5.14-rc6

to receive power management fixes for 5.14-rc7.

These fix some issues in the ARM cpufreq drivers and in the
operating performance points (OPP) framework.

Specifics:

 - Fix unuseful WARN() in the OPP core and prevent a noisy warning
   from being printed by OPP _put functions (Dmitry Osipenko).

 - Fix error path when allocation failed in the arm_scmi cpufreq
   driver (Lukasz Luba).

 - Blacklist Qualcomm sc8180x and Qualcomm sm8150 in
   cpufreq-dt-platdev (Bjorn Andersson, Thara Gopinath).

 - Forbid cpufreq for 1.2 GHz variant in the armada-37xx cpufreq
   driver (Marek Behún).

Thanks!


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

Bjorn Andersson (1):
      cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev

Dmitry Osipenko (1):
      opp: Drop empty-table checks from _put functions

Lukasz Luba (1):
      cpufreq: arm_scmi: Fix error path when allocation failed

Marek Behún (1):
      cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant

Michał Mirosław (1):
      opp: remove WARN when no valid OPPs remain

Thara Gopinath (1):
      cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev

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

 drivers/cpufreq/armada-37xx-cpufreq.c |  6 +++++-
 drivers/cpufreq/cpufreq-dt-platdev.c  |  2 ++
 drivers/cpufreq/scmi-cpufreq.c        |  2 +-
 drivers/opp/core.c                    | 15 ---------------
 drivers/opp/of.c                      |  5 +++--
 5 files changed, 11 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.14-rc7
  2021-08-20 19:34 [GIT PULL] Power management fixes for v5.14-rc7 Rafael J. Wysocki
@ 2021-08-20 20:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-20 20:48 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 20 Aug 2021 21:34:48 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.14-rc7

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

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-20 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20 19:34 [GIT PULL] Power management fixes for v5.14-rc7 Rafael J. Wysocki
2021-08-20 20:48 ` 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.