Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/hwmon/
Dlm831 Kernel driver lm83
6 Prefix: 'lm83'
83 The lm83 driver will not update its values more frequently than every
/linux-4.1.27/drivers/hwmon/
Dlm83.c50 enum chips { lm83, lm82 }; enumerator
354 if (id->driver_data == lm83) in lm83_probe()
368 { "lm83", lm83 },
DMakefile92 obj-$(CONFIG_SENSORS_LM83) += lm83.o
DKconfig981 will be called lm83.
/linux-4.1.27/
DMAINTAINERS6049 F: Documentation/hwmon/lm83
6050 F: drivers/hwmon/lm83.c