Home
last modified time | relevance | path

Searched refs:cputemp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwmon/peci/
H A DMakefile3 peci-cputemp-y := cputemp.o
6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
H A DKconfig10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal
15 will be called peci-cputemp.
/linux/drivers/sbus/char/
H A Denvctrl.c988 struct i2c_child_t *cputemp; in kenvctrld() local
990 if (NULL == (cputemp = envctrl_get_i2c_child(ENVCTRL_CPUTEMP_MON))) { in kenvctrld()
1006 if (0 < envctrl_read_cpu_info(whichcpu, cputemp, in kenvctrld()
/linux/Documentation/hwmon/
H A Dpeci-cputemp.rst3 Kernel driver peci-cputemp
/linux/
H A DMAINTAINERS20396 F: Documentation/hwmon/peci-cputemp.rst