mirror-linux/drivers/platform/x86/intel/speed_select_if
Tony Luck 70d1d98934 x86/cpu: Rename and move CPU model entry for Diamond Rapids
This model was added as INTEL_PANTHERCOVE_X (based on the name of the
core) with a comment that the platform name is Diamond Rapids. It was
also placed at the end of the file in a new section for family 19
processors.

This is different from previous naming as Andrew Cooper noted.
PeterZ agreed and posted a patch[1] to fix the name and move it in
sequence with other Xeon servers. But without a commit description or
sign-off the patch wasn't ever applied.

Patch updated to cover one additional use of the #define by turbostat
and to change the "Family 6" comment to also list 18 and 19 since new
models in these families are mixed in with family 6.

Originally-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/all/20250214130205.GK14028@noisy.programming.kicks-ass.net/ # [1]
2025-09-17 11:22:11 +02:00
..
Kconfig
Makefile
isst_if_common.c x86/cpu: Rename and move CPU model entry for Diamond Rapids 2025-09-17 11:22:11 +02:00
isst_if_common.h platform/x86: ISST: Avoid some SkyLake server models 2024-05-31 16:24:43 +03:00
isst_if_mbox_msr.c x86/msr: Add explicit includes of <asm/msr.h> 2025-05-02 10:23:47 +02:00
isst_if_mbox_pci.c
isst_if_mmio.c platform/x86: intel_speed_select_if: Use devm_ioremap_resource 2023-10-04 11:10:31 +03:00
isst_tpmi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
isst_tpmi_core.c platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h 2025-07-03 11:09:35 +03:00
isst_tpmi_core.h