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-prev] [day] [month] [year] [list]
Date: Fri, 7 Jun 2024 20:48:06 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Tony Luck <tony.luck@...el.com>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org, 
	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	patches@...ts.linux.dev
Subject: Re: [PATCH 0/8] PM/ACPI - New Intel CPU #defines

On Tue, May 28, 2024 at 8:47 PM Tony Luck <tony.luck@...el.com> wrote:
>
> These patches were previously posted in a patch bomb[1] across
> all subsystems. The core pieces of that patch bomb are now
> upstream, so here are just the PM/ACPI bits (previously
> Acked by Rafael).
>
> Signed-off-by: Tony Luck <tony.luck@...el.com>
>
> [1] https://lore.kernel.org/all/ZlYVqSlx8GLwTJEr@agluck-desk3.sc.intel.com/
>
> Tony Luck (8):
>   cpufreq: Switch to new Intel CPU model defines
>   intel_idle: Switch to new Intel CPU model defines
>   powercap: intel_rapl: Switch to new Intel CPU model defines
>   ASoC: Intel: Switch to new Intel CPU model defines
>   thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model
>     defines
>   ACPI: LPSS: Switch to new Intel CPU model defines
>   cpufreq: intel_pstate: Switch to new Intel CPU model defines
>   powercap: intel_rapl: Switch to new Intel CPU model defines
>
>  include/linux/platform_data/x86/soc.h         |  12 +-
>  drivers/acpi/x86/lpss.c                       |   4 +-
>  drivers/cpufreq/intel_pstate.c                |  90 +++++++------
>  drivers/cpufreq/speedstep-centrino.c          |   8 +-
>  drivers/idle/intel_idle.c                     | 116 ++++++++---------
>  drivers/powercap/intel_rapl_common.c          | 120 +++++++++---------
>  drivers/powercap/intel_rapl_msr.c             |  16 +--
>  drivers/thermal/intel/intel_soc_dts_thermal.c |   2 +-
>  drivers/thermal/intel/intel_tcc_cooling.c     |  30 ++---
>  9 files changed, 198 insertions(+), 200 deletions(-)

All patches in the series have been applied as 6.11 material, thank you!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ