lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Nov 2020 16:58:55 +0100
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] Power management fixes for v5.10-rc4

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.10-rc4

with top-most commit fcb3a1ab79904d54499db77017793ccca665eb7e

 cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account

on top of commit f8394f232b1eab649ce2df5c5f15b0e528c92091

 Linux 5.10-rc3

to receive power management fixes for 5.10-rc4.

These make the intel_pstate driver behave as expected when it
operates in the passive mode with HWP enabled and the "powersave"
governor on top of it.

Thanks!


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

Rafael J. Wysocki (4):
      cpufreq: Introduce governor flags
      cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
      cpufreq: Add strict_target to struct cpufreq_policy
      cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account

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

 drivers/cpufreq/cpufreq.c             |  4 +++-
 drivers/cpufreq/cpufreq_governor.h    |  2 +-
 drivers/cpufreq/cpufreq_performance.c |  1 +
 drivers/cpufreq/cpufreq_powersave.c   |  1 +
 drivers/cpufreq/intel_pstate.c        | 16 +++++++++-------
 include/linux/cpufreq.h               | 18 ++++++++++++++++--
 kernel/sched/cpufreq_schedutil.c      |  2 +-
 7 files changed, 32 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ