Home
last modified time | relevance | path

Searched refs:lm78 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/hwmon/
Dlm78.rst1 Kernel driver lm78
8 Prefix: 'lm78'
Dindex.rst101 lm78
Dsis5595.rst23 This driver is a customized copy of lm78.c
/Linux-v6.1/drivers/hwmon/
Dlm78.c31 enum chips { lm78, lm79 }; enumerator
506 ATTRIBUTE_GROUPS(lm78);
654 { "lm78", lm78 },
811 data->type = lm78; in lm78_isa_probe()
DMakefile111 obj-$(CONFIG_SENSORS_LM78) += lm78.o
DKconfig1325 will be called lm78.
/Linux-v6.1/
DMAINTAINERS11920 F: Documentation/hwmon/lm78.rst
11921 F: drivers/hwmon/lm78.c