lkml.org 
[lkml]   [2017]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Two power management fixes for v4.15-rc1
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-fixes-4.15-rc1

with top-most commit 3e4c9e637df1fac4123db5f3165b0034226a671b

Merge branch 'pm-core'

on top of commit bd2cd7d5a8f83ddc761025f42a3ca8e56351a6cc

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

to receive two power management fixes for 4.15-rc1.

This is the change making /proc/cpuinfo on x86 report current
CPU frequency in "cpu MHz" again in all cases and an additional
one dealing with an overzealous check in one of the helper
routines in the runtime PM framework.

Thanks!


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

Rafael J. Wysocki (2):
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
PM / runtime: Drop children check from __pm_runtime_set_status()

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

Documentation/power/runtime_pm.txt | 3 +-
arch/x86/kernel/cpu/Makefile | 2 +-
arch/x86/kernel/cpu/aperfmperf.c | 74 ++++++++++++++++++++++++++------------
arch/x86/kernel/cpu/cpu.h | 3 ++
arch/x86/kernel/cpu/proc.c | 6 +++-
drivers/base/power/runtime.c | 31 ++++++----------
fs/proc/cpuinfo.c | 6 ++++
include/linux/cpufreq.h | 1 +
8 files changed, 80 insertions(+), 46 deletions(-)

\
 
 \ /
  Last update: 2017-11-17 17:19    [W:0.067 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site