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

Reply via email to