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: <b8f0f04d-ce16-4be0-93fe-b2416ee08653@linuxfoundation.org>
Date: Fri, 16 May 2025 14:06:01 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: shuah <shuah@...nel.org>, Shuah Khan <skhan@...uxfoundation.org>,
 linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
 Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>,
 "John B. Wyatt IV" <jwyatt@...hat.com>, John Kacur <jkacur@...hat.com>
Subject: [GIT PULL] cpupower update for Linux 6.16-rc1

Hi Rafael,

Please pull the following cpupower  update for Linux 6.16-rc1.

Adds systemd service to run cpupower and changes binding's makefile
to use -lcpupower.

         cpupower: add a systemd service to run cpupower
         cpupower: do not write DESTDIR to cpupower.service
         cpupower: do not call systemctl at install time
         cpupower: do not install files to /etc/default/
         cpupower: change binding's makefile to use -lcpupower

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:

   Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.16-rc1

for you to fetch changes up to e5174365c13246ed8fd2d40900edec37be6f7a34:

   cpupower: do not install files to /etc/default/ (2025-05-13 16:06:28 -0600)

----------------------------------------------------------------
linux-cpupower-6.16-rc1

Adds systemd service to run cpupower and changes binding's makefile
to use -lcpupower.

         cpupower: add a systemd service to run cpupower
         cpupower: do not write DESTDIR to cpupower.service
         cpupower: do not call systemctl at install time
         cpupower: do not install files to /etc/default/
         cpupower: change binding's makefile to use -lcpupower

----------------------------------------------------------------
Francesco Poli (wintermute) (4):
       cpupower: add a systemd service to run cpupower
       cpupower: do not write DESTDIR to cpupower.service
       cpupower: do not call systemctl at install time
       cpupower: do not install files to /etc/default/

John B. Wyatt IV (1):
       cpupower: change binding's makefile to use -lcpupower

  tools/power/cpupower/Makefile                 | 13 +++++++++++
  tools/power/cpupower/README                   | 28 +++++++++++++++++++++++
  tools/power/cpupower/bindings/python/Makefile |  8 +++----
  tools/power/cpupower/bindings/python/README   | 13 ++++++-----
  tools/power/cpupower/cpupower-service.conf    | 32 +++++++++++++++++++++++++++
  tools/power/cpupower/cpupower.service.in      | 16 ++++++++++++++
  tools/power/cpupower/cpupower.sh              | 26 ++++++++++++++++++++++
  7 files changed, 126 insertions(+), 10 deletions(-)
  create mode 100644 tools/power/cpupower/cpupower-service.conf
  create mode 100644 tools/power/cpupower/cpupower.service.in
  create mode 100644 tools/power/cpupower/cpupower.sh
----------------------------------------------------------------
View attachment "linux-cpupower-6.16-rc1.diff" of type "text/x-patch" (10535 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ