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]
Message-ID: <CAJZ5v0g9kJzKXGjF-q+r8NDTqYoDaa8J1cyOj=TRN-GMMHqiOg@mail.gmail.com>
Date: Fri, 25 Oct 2024 17:50:46 +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>, 
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v6.12-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.12-rc5

with top-most commit 1646a3f2b1bda03a763f7aecf83504144fb8bba9

 Merge branch 'pm-powercap'

on top of commit 42f7652d3eb527d03665b09edac47f85fb600924

 Linux 6.12-rc4

to receive power management fixes for 6.12-rc5.

These update cpufreq documentation to match the code after recent
changes (Christian Loehle), fix a units conversion issue in the CPPC
cpufreq driver (liwei), and fix an error check in the dtpm_devfreq
power capping driver (Yuan Can).

Thanks!


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

Christian Loehle (1):
      cpufreq: docs: Reflect latency changes in docs

Yuan Can (1):
      powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()

liwei (1):
      cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception

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

 Documentation/admin-guide/pm/cpufreq.rst | 20 ++++++++++----------
 drivers/acpi/cppc_acpi.c                 | 22 +++++++++++++++++-----
 drivers/powercap/dtpm_devfreq.c          |  2 +-
 3 files changed, 28 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ