1 Kernel driver tmp421 2 ==================== 3 4 Supported chips: 5 6 * Texas Instruments TMP421 7 8 Prefix: 'tmp421' 9 10 Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0 11 12 Datasheet: http://focus.ti.com/docs/prod/f 13 14 * Texas Instruments TMP422 15 16 Prefix: 'tmp422' 17 18 Addresses scanned: I2C 0x4c, 0x4d, 0x4e an 19 20 Datasheet: http://focus.ti.com/docs/prod/f 21 22 * Texas Instruments TMP423 23 24 Prefix: 'tmp423' 25 26 Addresses scanned: I2C 0x4c and 0x4d 27 28 Datasheet: http://focus.ti.com/docs/prod/f 29 30 * Texas Instruments TMP441 31 32 Prefix: 'tmp441' 33 34 Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0 35 36 Datasheet: https://www.ti.com/product/tmp4 37 38 * Texas Instruments TMP442 39 40 Prefix: 'tmp442' 41 42 Addresses scanned: I2C 0x4c and 0x4d 43 44 Datasheet: https://www.ti.com/product/tmp4 45 46 Authors: 47 48 Andre Prendel <andre.prendel@gmx.de> 49 50 Description 51 ----------- 52 53 This driver implements support for Texas Instr 54 TMP423, TMP441, and TMP442 temperature sensor 55 implement one local and up to one (TMP421, TMP 56 TMP442) or up to three (TMP423) remote sensors 57 in degrees Celsius. The chips are wired over I 58 over a temperature range of -40 to +125 degree 59 for both the local and remote channels is 0.06 60 61 The chips support only temperature measurement 62 the temperature values via the following sysfs 63 64 **temp[1-4]_input** 65 66 **temp[2-4]_fault** 67 68 Each sensor can be individually disabled via D 69 via: 70 71 **temp[1-4]_enable** 72 73 If labels were specified in Devicetree, additi 74 be present: 75 76 **temp[1-4]_label**
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.