Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/hwmon/
Dlm952341 Kernel driver lm95234
12 http://www.ti.com/product/lm95234
38 The lm95234 driver can change its update interval to a fixed set of values.
/linux-4.1.27/drivers/hwmon/
Dlm95234.c33 enum chips { lm95233, lm95234 }; enumerator
737 if (id->driver_data == lm95234) in lm95234_probe()
748 { "lm95234", lm95234 },
DMakefile98 obj-$(CONFIG_SENSORS_LM95234) += lm95234.o
DKconfig1049 will be called lm95234.
/linux-4.1.27/
DMAINTAINERS6064 F: Documentation/hwmon/lm95234
6065 F: drivers/hwmon/lm95234.c