Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dltq-cputemp.txt5 "lantiq,cputemp"
8 cputemp@0 {
9 compatible = "lantiq,cputemp";
/Linux-v6.1/drivers/hwmon/peci/
DMakefile3 peci-cputemp-y := cputemp.o
6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
DKconfig10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal
15 will be called peci-cputemp.
/Linux-v6.1/drivers/sbus/char/
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-v6.1/Documentation/hwmon/
Dindex.rst169 peci-cputemp
Dpeci-cputemp.rst3 Kernel driver peci-cputemp
/Linux-v6.1/drivers/hwmon/
DMakefile134 obj-$(CONFIG_SENSORS_LTQ_CPUTEMP) += ltq-cputemp.o
207 obj-$(CONFIG_SENSORS_VIA_CPUTEMP)+= via-cputemp.o
/Linux-v6.1/
DMAINTAINERS16133 F: Documentation/hwmon/peci-cputemp.rst