linux/drivers/peci
Naresh Solanki 37dd6b9f5b peci: cpu: Add Intel Sapphire Rapids support
Add support for detection of Intel Sapphire Rapids processor based on
CPU family & model.

Sapphire Rapids Xeon processors with the family set to 6 and the
model set to INTEL_FAM6_SAPPHIRERAPIDS_X. The data field for this entry
is "spr".

Tested the patch series with AST2600 BMC with 4S Intel Sapphire Rapids
processors & verified by reading cpu & dimm temperature.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
Reviewed-by: Iwona Winiarska <iwona.winiarska@intel.com>
Signed-off-by: Iwona Winiarska <iwona.winiarska@intel.com>
Link: https://lore.kernel.org/r/20230725104354.33920-1-Naresh.Solanki@9elements.com
2023-08-07 18:27:55 +02:00
..
controller peci: aspeed: fix error check return value of platform_get_irq() 2022-08-15 20:31:34 +02:00
core.c peci: Add support for PECI device drivers 2022-02-09 08:04:44 +01:00
cpu.c peci: cpu: Add Intel Sapphire Rapids support 2023-08-07 18:27:55 +02:00
device.c peci: Add peci-cpu driver 2022-02-09 08:04:44 +01:00
internal.h peci: Add peci-cpu driver 2022-02-09 08:04:44 +01:00
Kconfig peci: Add peci-cpu driver 2022-02-09 08:04:44 +01:00
Makefile peci: Add peci-cpu driver 2022-02-09 08:04:44 +01:00
request.c peci: Add peci-cpu driver 2022-02-09 08:04:44 +01:00
sysfs.c driver core: bus: mark the struct bus_type for sysfs callbacks as constant 2023-03-23 13:20:40 +01:00