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, 18 Nov 2021 21:14:30 +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.16-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.16-rc2

with top-most commit 47b577ae6fba635de1e5e042d425ebd0f9313111

 Merge branch 'powercap'

on top of commit 881007522c8fcc3785c75432dbb149ca1b78e106

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

to receive power management fixes for 5.16-rc2.

These fix a system-wide suspend issue in the DTPM framework and
improve the Energy Model documentation.

Specifics:

 - Fix system suspend handling in DTPM when it is enabled, but not
   actually used (Daniel Lezcano).

 - Describe the new cpufreq callback for Energy Model registration
   and explain the "advanced" and "simple" EM variants in the EM
   documentation (Lukasz Luba).

Thanks!


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

Daniel Lezcano (1):
      powercap: DTPM: Fix suspend failure and kernel warning

Lukasz Luba (2):
      Documentation: power: Add description about new callback for EM
registration
      Documentation: power: Describe 'advanced' and 'simple' EM models

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

 Documentation/power/energy-model.rst | 53 ++++++++++++++++++++++++++----------
 drivers/powercap/dtpm_cpu.c          |  9 ++----
 2 files changed, 41 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ