Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/hwmon/
Dlm78.rst1 Kernel driver lm78
8 Prefix: 'lm78'
Dindex.rst81 lm78
Dsis5595.rst23 This driver is a customized copy of lm78.c
/Linux-v5.4/drivers/hwmon/
Dlm78.c31 enum chips { lm78, lm79 }; enumerator
506 ATTRIBUTE_GROUPS(lm78);
653 { "lm78", lm78 },
810 data->type = lm78; in lm78_isa_probe()
DMakefile97 obj-$(CONFIG_SENSORS_LM78) += lm78.o
DKconfig1084 will be called lm78.
/Linux-v5.4/
DMAINTAINERS9536 F: Documentation/hwmon/lm78.rst
9537 F: drivers/hwmon/lm78.c