[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g42_UymEznQCjyaQMaDbO5txyDncAaGXogpSA9R8MZwQ@mail.gmail.com>
Date: Fri, 14 Aug 2020 20:08:24 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] One more power management update for v5.9-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.9-rc1-3
with top-most commit f3db6de55e95eee6457a14912dd382a6cfc98edd
Merge branch 'pm-cpufreq'
on top of commit f6235eb189706bf38c82b5fa5f2db0d21bc1dcef
Merge tag 'pm-5.9-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive one more power management update for 5.9-rc1.
This modifies the intel_pstate driver to allow it to work in the
passive mode with hardware-managed P-states (HWP) enabled.
Thanks!
---------------
Rafael J. Wysocki (1):
cpufreq: intel_pstate: Implement passive mode with HWP enabled
---------------
Documentation/admin-guide/pm/intel_pstate.rst | 89 +++++-----
drivers/cpufreq/cpufreq.c | 6 +-
drivers/cpufreq/intel_pstate.c | 245 +++++++++++++++++++-------
include/linux/cpufreq.h | 2 +
4 files changed, 229 insertions(+), 113 deletions(-)
Powered by blists - more mailing lists