linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More power management updates for v6.8-rc1
@ 2024-01-16 12:08 Rafael J. Wysocki
  2024-01-17 22:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2024-01-16 12:08 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-6.8-rc1-2

with top-most commit 9223614ea760a77873c7061875cb91963e6f79b7

 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm

on top of commit 7da71072e1d6967c0482abcbb5991ffb5953fdf2

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

to receive more power management updates for 6.8-rc1.

These restore the asynchronous device resume optimization removed by the
previous PM merge, make the intel_pstate driver work better on Meteor
Lake systems, optimize the PM QoS core code slightly and fix up typos
in admin-guide.

Specifics:

 - Restore the system-wide asynchronous device resume optimization
   removed by a recent concurrency fix (Rafael J. Wysocki).

 - Make the intel_pstate cpufreq driver allow Meteor Lake systems to run
   at somewhat higher frequencies (Srinivas Pandruvada).

 - Make the PM QoS core code use kcalloc() for array allocation (Erick
   Archer).

 - Fix two PM-related typos in admin-guide (Erwan Velu).

Thanks!


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

Erick Archer (1):
      PM: QoS: Use kcalloc() instead of kzalloc()

Erwan Velu (1):
      Documentation: admin-guide: PM: Fix two typos

Rafael J. Wysocki (1):
      PM: sleep: Restore asynchronous device resume optimization

Srinivas Pandruvada (1):
      cpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake

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

 Documentation/admin-guide/acpi/cppc_sysfs.rst |   2 +-
 Documentation/admin-guide/pm/amd-pstate.rst   |   2 +-
 drivers/base/power/main.c                     | 117 ++++++++++++++------------
 drivers/base/power/qos.c                      |   2 +-
 drivers/cpufreq/intel_pstate.c                |  21 ++++-
 include/linux/pm.h                            |   1 +
 6 files changed, 86 insertions(+), 59 deletions(-)

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

* Re: [GIT PULL] More power management updates for v6.8-rc1
  2024-01-16 12:08 [GIT PULL] More power management updates for v6.8-rc1 Rafael J. Wysocki
@ 2024-01-17 22:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-17 22:58 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Tue, 16 Jan 2024 13:08:18 +0100:

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

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

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:[~2024-01-17 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-16 12:08 [GIT PULL] More power management updates for v6.8-rc1 Rafael J. Wysocki
2024-01-17 22:58 ` 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).