Archive-only list for patches
 help / color / mirror / Atom feed
* [PATCH 0/8] PM/ACPI - New Intel CPU #defines
@ 2024-05-28 18:47 Tony Luck
  2024-05-28 18:47 ` [PATCH 1/8] cpufreq: Switch to new Intel CPU model defines Tony Luck
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Tony Luck @ 2024-05-28 18:47 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Len Brown, linux-acpi, linux-pm, linux-kernel, patches, Tony Luck

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@intel.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(-)


base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
-- 
2.45.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-07 18:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 18:47 [PATCH 0/8] PM/ACPI - New Intel CPU #defines Tony Luck
2024-05-28 18:47 ` [PATCH 1/8] cpufreq: Switch to new Intel CPU model defines Tony Luck
2024-05-28 18:47 ` [PATCH 2/8] intel_idle: " Tony Luck
2024-05-28 18:47 ` [PATCH 3/8] powercap: intel_rapl: " Tony Luck
2024-05-28 18:47 ` [PATCH 4/8] ASoC: Intel: " Tony Luck
2024-05-28 18:47 ` [PATCH 5/8] thermal: intel: intel_tcc_cooling: " Tony Luck
2024-05-28 18:47 ` [PATCH 6/8] ACPI: LPSS: " Tony Luck
2024-05-28 18:47 ` [PATCH 7/8] cpufreq: intel_pstate: " Tony Luck
2024-05-28 18:47 ` [PATCH 8/8] powercap: intel_rapl: " Tony Luck
2024-06-07 18:48 ` [PATCH 0/8] PM/ACPI - New Intel CPU #defines Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox