Searched refs:lm90 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/hwmon/ |
H A D | lm90.rst | 1 Kernel driver lm90 16 Prefix: 'lm90' 634 The lm90 driver will not update its values more frequently than configured with 664 For this reason, the lm90 driver will enable PEC for the ADM1032 only if 673 on SMBus Send Byte transactions in the lm90 driver.
|
H A D | index.rst | 124 lm90
|
/linux/drivers/hwmon/ |
H A D | lm90.c | 3 * lm90.c - Part of lm_sensors, Linux kernel modules for hardware 142 g781, lm84, lm90, lm99, enumerator 260 { "lm86", lm90 }, 261 { "lm89", lm90 }, 262 { "lm90", lm90 }, 321 .compatible = "national,lm90", 322 .data = (void *)lm90 326 .data = (void *)lm90 330 .data = (void *)lm90 [all...] |
H A D | Makefile | 129 obj-$(CONFIG_SENSORS_LM90) += lm90.o
|
H A D | Kconfig | 1587 will be called lm90.
|
/linux/Documentation/i2c/ |
H A D | instantiating-devices.rst | 203 See lm90_driver and lm90_detect() in drivers/hwmon/lm90.c
|
/linux/ |
H A D | MAINTAINERS | 14239 F: Documentation/devicetree/bindings/hwmon/national,lm90.yaml 14240 F: Documentation/hwmon/lm90.rst 14241 F: drivers/hwmon/lm90.c 14242 F: include/dt-bindings/thermal/lm90.h
|