linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.10-rc5
@ 2020-11-19 18:27 Rafael J. Wysocki
  2020-11-19 19:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-11-19 18:27 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.10-rc5

with top-most commit 3a8ac4d39651c71d6d2f3376b13d0bad1484249a

 Merge branch 'pm-cpuidle'

on top of commit 09162bc32c880a791c6c0668ce0745cf7958f576

 Linux 5.10-rc4

to receive power management fixes for 5.10-rc5.

These fix two issues in ARM cpufreq drivers and one cpuidle
driver issue.

Specifics:

 - Add missing RCU_NONIDLE() annotations to the Tegra cpuidle
   driver (Dmitry Osipenko).

 - Fix boot frequency computation in the tegra186 cpufreq driver (Jon
   Hunter).

 - Make the SCMI cpufreq driver register a dummy clock provider to
   avoid OPP addition failures (Sudeep Holla).

Thanks!


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

Dmitry Osipenko (1):
      cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE

Jon Hunter (1):
      cpufreq: tegra186: Fix get frequency callback

Sudeep Holla (1):
      cpufreq: scmi: Fix OPP addition failure with a dummy clock provider

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

 drivers/cpufreq/scmi-cpufreq.c     |  6 ++++++
 drivers/cpufreq/tegra186-cpufreq.c | 33 +++++++++++++++++++++------------
 drivers/cpuidle/cpuidle-tegra.c    |  4 ++--
 3 files changed, 29 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.10-rc5
  2020-11-19 18:27 [GIT PULL] Power management fixes for v5.10-rc5 Rafael J. Wysocki
@ 2020-11-19 19:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-19 19:17 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Thu, 19 Nov 2020 19:27:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.10-rc5

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

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:[~2020-11-19 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 18:27 [GIT PULL] Power management fixes for v5.10-rc5 Rafael J. Wysocki
2020-11-19 19:17 ` 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).