~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/tmp421.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  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, 0x4e and 0x4f
 11 
 12     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
 13 
 14   * Texas Instruments TMP422
 15 
 16     Prefix: 'tmp422'
 17 
 18     Addresses scanned: I2C 0x4c, 0x4d, 0x4e and 0x4f
 19 
 20     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
 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/folders/print/tmp421.html
 29 
 30   * Texas Instruments TMP441
 31 
 32     Prefix: 'tmp441'
 33 
 34     Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
 35 
 36     Datasheet: https://www.ti.com/product/tmp441
 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/tmp442
 45 
 46 Authors:
 47 
 48         Andre Prendel <andre.prendel@gmx.de>
 49 
 50 Description
 51 -----------
 52 
 53 This driver implements support for Texas Instruments TMP421, TMP422,
 54 TMP423, TMP441, and TMP442 temperature sensor chips. These chips
 55 implement one local and up to one (TMP421, TMP441), up to two (TMP422,
 56 TMP442) or up to three (TMP423) remote sensors. Temperature is measured
 57 in degrees Celsius. The chips are wired over I2C/SMBus and specified
 58 over a temperature range of -40 to +125 degrees Celsius. Resolution
 59 for both the local and remote channels is 0.0625 degree C.
 60 
 61 The chips support only temperature measurement. The driver exports
 62 the temperature values via the following sysfs files:
 63 
 64 **temp[1-4]_input**
 65 
 66 **temp[2-4]_fault**
 67 
 68 Each sensor can be individually disabled via Devicetree or from sysfs
 69 via:
 70 
 71 **temp[1-4]_enable**
 72 
 73 If labels were specified in Devicetree, additional sysfs files will
 74 be present:
 75 
 76 **temp[1-4]_label**

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php