Searched refs:cputemp (Results 1 – 8 of 8) sorted by relevance
5 "lantiq,cputemp"8 cputemp@0 {9 compatible = "lantiq,cputemp";
3 peci-cputemp-y := cputemp.o6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal15 will be called peci-cputemp.
988 struct i2c_child_t *cputemp; in kenvctrld() local990 if (NULL == (cputemp = envctrl_get_i2c_child(ENVCTRL_CPUTEMP_MON))) { in kenvctrld()1006 if (0 < envctrl_read_cpu_info(whichcpu, cputemp, in kenvctrld()
169 peci-cputemp
3 Kernel driver peci-cputemp
134 obj-$(CONFIG_SENSORS_LTQ_CPUTEMP) += ltq-cputemp.o207 obj-$(CONFIG_SENSORS_VIA_CPUTEMP)+= via-cputemp.o
16133 F: Documentation/hwmon/peci-cputemp.rst