Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/hwmon/
Dlm78.rst1 Kernel driver lm78
8 Prefix: 'lm78'
Dindex.rst112 lm78
Dsis5595.rst23 This driver is a customized copy of lm78.c
/linux-6.12.1/drivers/hwmon/
Dlm78.c31 enum chips { lm78, lm79 }; enumerator
506 ATTRIBUTE_GROUPS(lm78);
652 { "lm78", lm78 },
809 data->type = lm78; in lm78_isa_probe()
DMakefile119 obj-$(CONFIG_SENSORS_LM78) += lm78.o
DKconfig1452 will be called lm78.
/linux-6.12.1/
DMAINTAINERS13240 F: Documentation/hwmon/lm78.rst
13241 F: drivers/hwmon/lm78.c