···22=====================3344Supported chips:55+ * National Semiconductor / Texas Instruments LM9523366+ Addresses scanned: I2C 0x18, 0x2a, 0x2b77+ Datasheet: Publicly available at the Texas Instruments website88+ http://www.ti.com/product/lm9523359 * National Semiconductor / Texas Instruments LM95234610 Addresses scanned: I2C 0x18, 0x4d, 0x4e711 Datasheet: Publicly available at the Texas Instruments website···1713Description1814-----------19152020-LM95234 is an 11-bit digital temperature sensor with a 2-wire System Management2121-Bus (SMBus) interface and TrueTherm technology that can very accurately monitor2222-the temperature of four remote diodes as well as its own temperature.2323-The four remote diodes can be external devices such as microprocessors,2424-graphics processors or diode-connected 2N3904s. The LM95234's TruTherm1616+LM95233 and LM95234 are 11-bit digital temperature sensors with a 2-wire1717+System Management Bus (SMBus) interface and TrueTherm technology1818+that can very accurately monitor the temperature of two (LM95233)1919+or four (LM95234) remote diodes as well as its own temperature.2020+The remote diodes can be external devices such as microprocessors,2121+graphics processors or diode-connected 2N3904s. The chip's TruTherm2522beta compensation technology allows sensing of 90 nm or 65 nm process2623thermal diodes accurately.2724
+3-3
drivers/hwmon/Kconfig
···10281028 will be called lm93.1029102910301030config SENSORS_LM9523410311031- tristate "National Semiconductor LM95234"10311031+ tristate "National Semiconductor LM95234 and compatibles"10321032 depends on I2C10331033 help10341034- If you say yes here you get support for the LM95234 temperature10351035- sensor.10341034+ If you say yes here you get support for the LM95233 and LM9523410351035+ temperature sensor chips.1036103610371037 This driver can also be built as a module. If so, the module10381038 will be called lm95234.