Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/hwmon/
Dlm95234.c33 enum chips { lm95233, lm95234 }; enumerator
737 if (id->driver_data == lm95234) in lm95234_probe()
748 { "lm95234", lm95234 },
DMakefile105 obj-$(CONFIG_SENSORS_LM95234) += lm95234.o
DKconfig1159 will be called lm95234.
/Linux-v4.19/
DMAINTAINERS8584 F: Documentation/hwmon/lm95234
8585 F: drivers/hwmon/lm95234.c