Home
last modified time | relevance | path

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

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