Searched full:cputemp (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/hwmon/peci/ |
| H A D | Makefile | 3 peci-cputemp-y := cputemp.o 6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
|
| H A D | cputemp.c | 568 .name = "peci_cpu.cputemp.hsx", 572 .name = "peci_cpu.cputemp.bdx", 576 .name = "peci_cpu.cputemp.bdxd", 580 .name = "peci_cpu.cputemp.skx", 584 .name = "peci_cpu.cputemp.icx", 588 .name = "peci_cpu.cputemp.icxd", 592 .name = "peci_cpu.cputemp.spr", 608 MODULE_DESCRIPTION("PECI cputemp driver");
|
| H A D | Kconfig | 10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal 15 will be called peci-cputemp.
|
| /linux/drivers/hwmon/ |
| H A D | ltq-cputemp.c | 117 { .compatible = "lantiq,cputemp" }, 125 .name = "ltq-cputemp",
|
| /linux/Documentation/hwmon/ |
| H A D | peci-cputemp.rst | 3 Kernel driver peci-cputemp
|
| /linux/drivers/sbus/char/ |
| H A D | envctrl.c | 988 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/drivers/peci/ |
| H A D | cpu.c | 178 "cputemp",
|
| /linux/ |
| H A D | MAINTAINERS | 20110 F: Documentation/hwmon/peci-cputemp.rst
|