Searched refs:lm85 (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | kirkwood-nsa310a.dts | 68 lm85: lm85@2e { label 69 compatible = "national,lm85";
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | lm85.rst | 1 Kernel driver lm85 121 The LM85 samples all inputs continuously. The lm85 driver will not read 149 described in the documentation. The current lm85 driver does not show the 188 The lm85 driver detects both LM85B and LM85C revisions of the chip. See the 273 are not currently supported by the lm85 driver. 279 measurements. These features are not currently supported by the lm85
|
A D | index.rst | 107 lm85
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | lm85.c | 31 lm85, lm96000, enumerator 1629 { "lm85", lm85 }, 1630 { "lm85b", lm85 }, 1631 { "lm85c", lm85 }, 1657 .data = (void *)lm85 1661 .data = (void *)lm85 1665 .data = (void *)lm85
|
A D | Makefile | 115 obj-$(CONFIG_SENSORS_LM85) += lm85.o
|
A D | Kconfig | 1383 will be called lm85.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/ |
A D | trivial-devices.yaml | 297 - national,lm85
|
Completed in 20 milliseconds