These patches were part of the v6 patch bomb converting everything. Link: https://lore.kernel.org/all/20240520224620.9480-1-tony.luck@xxxxxxxxx/ 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@xxxxxxxxx> 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