-
- Downloads
hwmon: peci: Add cputemp driver
Add peci-cputemp driver for Digital Thermal Sensor (DTS) thermal readings of the processor package and processor cores that are accessible via the PECI interface. The main use case for the driver (and PECI interface) is out-of-band management, where we're able to obtain the DTS readings from an external entity connected with PECI, e.g. BMC on server platforms. Co-developed-by:Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com> Reviewed-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Acked-by:
Guenter Roeck <linux@roeck-us.net> Acked-by:
Joel Stanley <joel@jms.id.au> Signed-off-by:
Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com> Signed-off-by:
Iwona Winiarska <iwona.winiarska@intel.com> Link: https://lore.kernel.org/r/20220208153639.255278-11-iwona.winiarska@intel.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 2 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/peci/Kconfig 18 additions, 0 deletionsdrivers/hwmon/peci/Kconfig
- drivers/hwmon/peci/Makefile 5 additions, 0 deletionsdrivers/hwmon/peci/Makefile
- drivers/hwmon/peci/common.h 58 additions, 0 deletionsdrivers/hwmon/peci/common.h
- drivers/hwmon/peci/cputemp.c 592 additions, 0 deletionsdrivers/hwmon/peci/cputemp.c
Loading
Please register or sign in to comment