Archive-only list for patches
 help / color / mirror / Atom feed
* [PATCH 00/11] New Intel CPU model defines for x86/platform
@ 2024-05-31 20:36 Tony Luck
  2024-05-31 20:36 ` [PATCH 01/11] platform/x86/intel/pmc: Switch to new Intel CPU model defines Tony Luck
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tony Luck @ 2024-05-31 20:36 UTC (permalink / raw)
  To: Ilpo Järvinen, Hans de Goede
  Cc: platform-driver-x86, x86, linux-kernel, patches, Tony Luck

These patches were part of the v6 patch bomb converting everything.
Link: https://lore.kernel.org/all/20240520224620.9480-1-tony.luck@intel.com/

This reposting as requested by maintainer to make it easier to
pick up and apply.

Changes since that post:

Combined two telemetry patches into one and fixed shorlog tag
Combined two pmc patches into one and fixed shorlog tag

The ISST patch may now be irrelevant as Srinivas has done
the conversion. I put it as the last patch to make it easy
to skip.

Signed-off-by: Tony Luck <tony.luck@intel.com>


Tony Luck (11):
  platform/x86/intel/pmc: Switch to new Intel CPU model defines
  platform/x86: intel_telemetry: Switch to new Intel CPU model defines
  x86/platform/atom: Switch to new Intel CPU model defines
  platform/x86: p2sb: Switch to new Intel CPU model defines
  platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines
  platform/x86: intel_ips: Switch to new Intel CPU model defines
  platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines
  platform/x86: intel_speed_select_if: Switch to new Intel CPU model
    defines
  platform/x86: intel_scu_wdt: Switch to new Intel CPU model defines
  platform/x86/intel/ifs: Switch to new Intel CPU model defines
  platform/x86: ISST: Switch to new Intel CPU model defines

 arch/x86/platform/atom/punit_atom_debug.c     | 11 ++--
 drivers/platform/x86/intel/ifs/core.c         | 15 +++--
 drivers/platform/x86/intel/pmc/core.c         | 46 +++++++--------
 drivers/platform/x86/intel/pmc/pltdrv.c       | 16 +++---
 .../intel/speed_select_if/isst_if_common.c    |  8 +--
 .../intel/speed_select_if/isst_if_mbox_msr.c  |  2 +-
 .../platform/x86/intel/telemetry/debugfs.c    |  4 +-
 drivers/platform/x86/intel/telemetry/pltdrv.c |  4 +-
 drivers/platform/x86/intel/turbo_max_3.c      |  4 +-
 .../intel/uncore-frequency/uncore-frequency.c | 56 +++++++++----------
 drivers/platform/x86/intel_ips.c              |  3 +-
 drivers/platform/x86/intel_scu_wdt.c          |  2 +-
 drivers/platform/x86/p2sb.c                   |  2 +-
 13 files changed, 86 insertions(+), 87 deletions(-)


base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
-- 
2.45.0


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

end of thread, other threads:[~2024-06-03  6:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 20:36 [PATCH 00/11] New Intel CPU model defines for x86/platform Tony Luck
2024-05-31 20:36 ` [PATCH 01/11] platform/x86/intel/pmc: Switch to new Intel CPU model defines Tony Luck
2024-05-31 20:36 ` [PATCH 02/11] platform/x86: intel_telemetry: " Tony Luck
2024-05-31 20:36 ` [PATCH 03/11] x86/platform/atom: " Tony Luck
2024-05-31 20:37 ` [PATCH 04/11] platform/x86: p2sb: " Tony Luck
2024-05-31 20:37 ` [PATCH 05/11] platform/x86: intel_turbo_max_3: " Tony Luck
2024-05-31 20:37 ` [PATCH 06/11] platform/x86: intel_ips: " Tony Luck
2024-05-31 20:37 ` [PATCH 07/11] platform/x86: intel-uncore-freq: " Tony Luck
2024-05-31 20:37 ` [PATCH 08/11] platform/x86: intel_speed_select_if: " Tony Luck
2024-05-31 20:37 ` [PATCH 09/11] platform/x86: intel_scu_wdt: " Tony Luck
2024-06-03  6:51 ` [PATCH 00/11] New Intel CPU model defines for x86/platform Ilpo Järvinen

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