linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v4.16-rc4
@ 2018-03-02 11:36 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2018-03-02 11:36 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.16-rc4

with top-most commit b61e0703053321d2cdf397c438ce8d21c7317f7a

 Merge branch 'cpufreq-scpi'

on top of commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb

 Linux 4.16-rc3

to receive power management fixes for 4.16-rc4.

These fix three issues in cpufreq drivers: one recent regression, one
leftover Kconfig dependency and one old but "stable" material.

Specifics:

 - Make the task scheduler load and utilization signals be
   frequency-invariant again after recent changes in the SCPI
   cpufreq driver (Dietmar Eggemann).

 - Drop an unnecessary leftover Kconfig dependency from the SCPI
   cpufreq driver (Sudeep Holla).

 - Fix the initialization of the s3c24xx cpufreq driver (Viresh
   Kumar).

Thanks!


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

Dietmar Eggemann (1):
      cpufreq: scpi: invoke frequency-invariance setter function

Sudeep Holla (1):
      cpufreq: scpi: Fix incorrect arm_big_little config dependency

Viresh Kumar (1):
      cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()

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

 drivers/cpufreq/Kconfig.arm       |  6 +++---
 drivers/cpufreq/s3c24xx-cpufreq.c |  8 +++++++-
 drivers/cpufreq/scpi-cpufreq.c    | 16 ++++++++++++----
 3 files changed, 22 insertions(+), 8 deletions(-)

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

only message in thread, other threads:[~2018-03-02 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 11:36 [GIT PULL] Power management fixes for v4.16-rc4 Rafael J. Wysocki

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).