Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dindex.rst111 it87
/linux/drivers/hwmon/
H A Dit87.c3 * it87.c - Part of lm_sensors, Linux kernel modules for hardware
64 #define DRVNAME "it87"
66 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
333 [it87] = {
334 .name = "it87",
2741 sio_data->type = it87; in it87_find()
2874 if (sio_data->type == it87) { in it87_find()
3495 case it87: in it87_probe()
3817 if (sio_data.type == it87) in sm_it87_init()
H A DMakefile111 obj-$(CONFIG_SENSORS_IT87) += it87.o
H A DKconfig928 will be called it87.
/linux/
H A DMAINTAINERS13823 F: Documentation/hwmon/it87.rst
13824 F: drivers/hwmon/it87.c