All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Additional power management updates for v5.15-rc1
@ 2021-09-10 19:02 Rafael J. Wysocki
  2021-09-10 20:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-09-10 19:02 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.15-rc1-3

with top-most commit be2d24336f8876d60d8a4634f1a1e4753c4be124

 Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'

on top of commit 30f349097897c115345beabeecc5e710b479ff1e

 Merge tag 'pm-5.15-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive additional power management updates for 5.15-rc1.

These improve hybrid processors support in intel_pstate, fix an issue
in the core devices PM code, clean up the handling of dedicated wake
IRQs, update the Energy Model documentation and update MAINTAINERS.

Specifics:

 - Make the HWP performance levels calibration on hybrid processors
   in intel_pstate more straightforward (Rafael Wysocki).

 - Prevent the PM core from leaving devices in suspend after a
   failing system-wide suspend transition in some cases when driver
   PM flags are used (Prasad Sodagudi).

 - Drop unused function argument from the dedicated wake IRQs
   handling code (Sergey Shtylyov).

 - Fix up Energy Model kerneldoc comments and include them in the
   Energy Model documentation (Lukasz Luba).

 - Use my kernel.org address in MAINTAINERS insead of the personal
   one (Rafael Wysocki).

Thanks!


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

Lukasz Luba (2):
      PM: EM: fix kernel-doc comments
      Documentation: power: include kernel-doc in Energy Model doc

Prasad Sodagudi (1):
      PM: sleep: core: Avoid setting power.must_resume to false

Rafael J. Wysocki (3):
      ACPI: CPPC: Introduce cppc_get_nominal_perf()
      cpufreq: intel_pstate: hybrid: Rework HWP calibration
      MAINTAINERS: Change Rafael's e-mail address

Sergey Shtylyov (1):
      PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()

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

 Documentation/power/energy-model.rst |  15 ++-
 MAINTAINERS                          |  20 ++--
 drivers/acpi/cppc_acpi.c             |  47 ++++++---
 drivers/base/power/main.c            |   2 +-
 drivers/base/power/wakeirq.c         |  11 +--
 drivers/cpufreq/intel_pstate.c       | 185 ++++++++++++++---------------------
 include/acpi/cppc_acpi.h             |   5 +
 include/linux/energy_model.h         |   8 +-
 8 files changed, 138 insertions(+), 155 deletions(-)

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

* Re: [GIT PULL] Additional power management updates for v5.15-rc1
  2021-09-10 19:02 [GIT PULL] Additional power management updates for v5.15-rc1 Rafael J. Wysocki
@ 2021-09-10 20:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-10 20:31 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 10 Sep 2021 21:02:45 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.15-rc1-3

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

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-09-10 20:31 UTC | newest]

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