Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/hwmon/
Dlm95234.rst1 Kernel driver lm95234
20 http://www.ti.com/product/lm95234
45 The lm95234 driver can change its update interval to a fixed set of values.
Dindex.rst89 lm95234
/Linux-v5.4/drivers/hwmon/
Dlm95234.c24 enum chips { lm95233, lm95234 }; enumerator
701 if (id->driver_data == lm95234) in lm95234_probe()
712 { "lm95234", lm95234 },
DMakefile105 obj-$(CONFIG_SENSORS_LM95234) += lm95234.o
DKconfig1172 will be called lm95234.
/Linux-v5.4/
DMAINTAINERS9559 F: Documentation/hwmon/lm95234.rst
9560 F: drivers/hwmon/lm95234.c