linux/drivers/peci
Ivan Mikhaylov 906f25050a peci: cpu: add Intel Emerald Rapids support
Add support for detection of Intel Emerald Rapids processor based on
CPU model.

Emerald Rapids Xeon processors with the model set to
INTEL_EMERALDRAPIDS_X. The data field for this entry is "emr".

Tested the patch series with AST2600 BMC with 5S Intel Emerald Rapids
processors & verified by reading cpu & dimm temperature which matches
host sensor values from lmsensors.

Signed-off-by: Ivan Mikhaylov <fr0st61te@gmail.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Link: https://lore.kernel.org/r/20251006215321.5036-2-fr0st61te@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2025-10-15 11:02:42 -07:00
..
controller peci: remove unneeded 'fast_io' parameter in regmap_config 2025-08-28 22:43:23 +02:00
Kconfig
Makefile
core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cpu.c peci: cpu: add Intel Emerald Rapids support 2025-10-15 11:02:42 -07:00
device.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
internal.h Driver core changes for 6.11-rc1 2024-07-25 10:42:22 -07:00
request.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
sysfs.c