linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More power management updates for v5.6-rc1
@ 2020-01-31 10:01 Rafael J. Wysocki
  2020-01-31 23:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-01-31 10:01 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.6-rc1-2

with top-most commit 82b2c6ffd399c9fcd542fd681bb8c6d41f035c7e

 Merge branches 'pm-cpufreq' and 'pm-core'

on top of commit 6d277aca488fdf0a1e67cd14b5a58869f66197c9

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

to receive additional power management updates for 5.6-rc1.

These prevent cpufreq from creating excessively large stack frames
and fix the handling of devices deleted during system-wide resume in
the PM core (Rafael Wysocki), revert a problematic commit affecting
the cpupower utility and correct its man page (Thomas Renninger,
Brahadambal Srinivasan), and improve the intel_pstate_tracer utility
(Doug Smythies).

Thanks!


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

Brahadambal Srinivasan (1):
      Correction to manpage of cpupower

Doug Smythies (2):
      tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility
      tools/power/x86/intel_pstate_tracer: change several graphs to
autoscale y-axis

Rafael J. Wysocki (2):
      PM: core: Fix handling of devices deleted during system-wide resume
      cpufreq: Avoid creating excessively large stack frames

Thomas Renninger (1):
      cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e

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

 drivers/base/power/main.c                          |  42 +++++-
 drivers/cpufreq/cppc_cpufreq.c                     |   2 +-
 drivers/cpufreq/cpufreq-nforce2.c                  |   2 +-
 drivers/cpufreq/cpufreq.c                          | 147 ++++++++++-----------
 drivers/cpufreq/freq_table.c                       |   4 +-
 drivers/cpufreq/gx-suspmod.c                       |   2 +-
 drivers/cpufreq/intel_pstate.c                     |  38 +++---
 drivers/cpufreq/longrun.c                          |   6 +-
 drivers/cpufreq/pcc-cpufreq.c                      |   2 +-
 drivers/cpufreq/sh-cpufreq.c                       |   2 +-
 drivers/cpufreq/unicore2-cpufreq.c                 |   2 +-
 include/linux/cpufreq.h                            |  32 +++--
 tools/power/cpupower/lib/cpufreq.c                 |  78 +++++++++--
 tools/power/cpupower/lib/cpufreq.h                 |  20 ++-
 tools/power/cpupower/man/cpupower.1                |   6 +-
 tools/power/cpupower/utils/cpufreq-info.c          |  12 +-
 .../x86/intel_pstate_tracer/intel_pstate_tracer.py |  38 +++---
 17 files changed, 264 insertions(+), 171 deletions(-)

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

end of thread, other threads:[~2020-01-31 23:10 UTC | newest]

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