All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v4.11-rc7
@ 2017-04-14 11:55 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2017-04-14 11:55 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-4.11-rc7

with top-most commit 66803c946ee6065bc49a7f029b0a48d93467f228

 Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes'

on top of commit 39da7c509acff13fc8cb12ec1bb20337c988ed36

 Linux 4.11-rc6

to receive power management fixes for v4.11-rc7.

These fix a cpufreq core regression related to CPU online/offline and
several issues in the turbostat and cpupower utilities.

Specifics:

 - Allow CPUs to be put back online even if the cpufreq driver is
   unable to work with them (eg. due to missing information from
   platform firmware), which was the previous behavior expected by
   users, but it changed in the 4.9 time frame (Chen Yu).

 - Fix a few minor issues in the turbostat utility, introduced mostly
   during the recent update of it (Len Brown, Doug Smythies).

 - Fix a cpupower utility bug causing it to report incorrect values
   for turbo frequencies in some cases (Ben Hutchings).

Thanks!

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

Ben Hutchings (1):
      cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores

Chen Yu (1):
      cpufreq: Bring CPUs up even if cpufreq_online() failed

Doug Smythies (1):
      tools/power turbostat: turbostat.8 add missing column definitions

Len Brown (6):
      tools/power turbostat: bugfix: GFXMHz column not changing
      tools/power turbostat: show missing Core and GFX power on SKL and KBL
      tools/power turbostat: enable package THERM_INTERRUPT dump
      tools/power turbostat: update HWP dump to decimal from hex
      tools/power turbostat: fix impossibly large CPU%c1 value
      tools/power turbostat: update version number

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

 drivers/cpufreq/cpufreq.c                  | 18 ++++++++++++++++--
 tools/power/cpupower/utils/helpers/cpuid.c |  1 +
 tools/power/x86/turbostat/turbostat.8      |  2 ++
 tools/power/x86/turbostat/turbostat.c      | 26 +++++++++++++-------------
 4 files changed, 32 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-14 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 11:55 [GIT PULL] Power management fixes for v4.11-rc7 Rafael J. Wysocki

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.