linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More power management updates for v5.12-rc1
@ 2021-02-23 20:05 Rafael J. Wysocki
  2021-02-23 23:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-02-23 20:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, 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.12-rc1-2

with top-most commit 08c2a406b974eea893dd9b2f159d715f2b15c683

 Merge branches 'pm-cpufreq' and 'pm-opp'

on top of commit a9a939cb34dfffb9f43b988a681d2566ca157b74

 Merge branches 'powercap' and 'pm-misc'

to receive more power management updates for 5.12-rc1.

These are fixes and cleanups on top of the power management
material for 5.12-rc1 merged previously.

Specifics:

 - Address cpufreq regression introduced in 5.11 that causes
   CPU frequency reporting to be distorted on systems with CPPC
   that use acpi-cpufreq as the scaling driver (Rafael Wysocki).

 - Fix regression introduced during the 5.10 development cycle
   related to CPU hotplug and policy recreation in the
   qcom-cpufreq-hw driver (Shawn Guo).

 - Fix recent regression in the operating performance points (OPP)
   framework that may cause frequency updates to be skipped by
   mistake in some cases (Jonathan Marek).

 - Simplify schedutil governor code and remove a misleading comment
   from it (Yue Hu).

 - Fix kerneldoc comment typo in the cpufreq core (Yue Hu).

Thanks!


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

Jonathan Marek (1):
      opp: Don't skip freq update for different frequency

Rafael J. Wysocki (1):
      cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known

Shawn Guo (1):
      cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks

Yue Hu (3):
      cpufreq: schedutil: Remove needless sg_policy parameter from
ignore_dl_rate_limit()
      cpufreq: schedutil: Remove update_lock comment from struct
sugov_policy definition
      cpufreq: Fix typo in kerneldoc comment

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

 drivers/cpufreq/acpi-cpufreq.c    | 62 ++++++++++-----------------------------
 drivers/cpufreq/cpufreq.c         |  2 +-
 drivers/cpufreq/freq_table.c      |  8 ++++-
 drivers/cpufreq/qcom-cpufreq-hw.c | 40 ++++++++++++++++++++-----
 drivers/opp/core.c                |  8 +++--
 drivers/opp/opp.h                 |  2 ++
 kernel/sched/cpufreq_schedutil.c  | 14 ++++-----
 7 files changed, 69 insertions(+), 67 deletions(-)

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

* Re: [GIT PULL] More power management updates for v5.12-rc1
  2021-02-23 20:05 [GIT PULL] More power management updates for v5.12-rc1 Rafael J. Wysocki
@ 2021-02-23 23:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-23 23:36 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, ACPI Devel Maling List,
	Linux Kernel Mailing List

The pull request you sent on Tue, 23 Feb 2021 21:05:26 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.12-rc1-2

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 20:05 [GIT PULL] More power management updates for v5.12-rc1 Rafael J. Wysocki
2021-02-23 23:36 ` 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).