6 * Texas Instruments TMP401
10 Addresses scanned: I2C 0x4c
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
14 * Texas Instruments TMP411
18 Addresses scanned: I2C 0x4c, 0x4d, 0x4e
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
22 * Texas Instruments TMP431
26 Addresses scanned: I2C 0x4c, 0x4d
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
30 * Texas Instruments TMP432
34 Addresses scanned: I2C 0x4c, 0x4d
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
38 * Texas Instruments TMP435
42 Addresses scanned: I2C 0x48 - 0x4f
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
46 * Texas Instruments TMP461
50 Datasheet: http://www.ti.com/product/tmp461
56 - Hans de Goede <hdegoede@redhat.com>
57 - Andre Prendel <andre.prendel@gmx.de>
62 This driver implements support for Texas Instruments TMP401, TMP411,
63 TMP431, TMP432, TMP435, and TMP461 chips. These chips implement one or two
64 remote and one local temperature sensors. Temperature is measured in degrees
65 Celsius. Resolution of the remote sensor is 0.0625 degree. Local
66 sensor resolution can be set to 0.5, 0.25, 0.125 or 0.0625 degree (not
67 supported by the driver so far, so using the default resolution of 0.5
70 The driver provides the common sysfs-interface for temperatures (see
71 Documentation/hwmon/sysfs-interface.rst under Temperatures).
73 The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provides
74 some additional features.
76 * Minimum and Maximum temperature measured since power-on, chip-reset
78 Exported via sysfs attributes tempX_lowest and tempX_highest.
80 * Reset of historical minimum/maximum temperature measurements
82 Exported via sysfs attribute temp_reset_history. Writing 1 to this
83 file triggers a reset.
85 TMP432 is compatible with TMP401 and TMP431. It supports two external
88 TMP461 is compatible with TMP401. It supports offset correction
89 that is applied to the remote sensor.
91 * Sensor offset values are temperature values
93 Exported via sysfs attribute tempX_offset