Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/hwmon/
H A Dltq-cputemp.txt5 "lantiq,cputemp"
8 cputemp@0 {
9 compatible = "lantiq,cputemp";
/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 DMAINTAINERS18499 F: Documentation/hwmon/peci-cputemp.rst