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

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/tmp401.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 tmp401
  2 ====================
  3 
  4 Supported chips:
  5 
  6   * Texas Instruments TMP401
  7 
  8     Prefix: 'tmp401'
  9 
 10     Addresses scanned: I2C 0x4c
 11 
 12     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
 13 
 14   * Texas Instruments TMP411
 15 
 16     Prefix: 'tmp411'
 17 
 18     Addresses scanned: I2C 0x4c, 0x4d, 0x4e
 19 
 20     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
 21 
 22   * Texas Instruments TMP431
 23 
 24     Prefix: 'tmp431'
 25 
 26     Addresses scanned: I2C 0x4c, 0x4d
 27 
 28     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
 29 
 30   * Texas Instruments TMP432
 31 
 32     Prefix: 'tmp432'
 33 
 34     Addresses scanned: I2C 0x4c, 0x4d
 35 
 36     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
 37 
 38   * Texas Instruments TMP435
 39 
 40     Prefix: 'tmp435'
 41 
 42     Addresses scanned: I2C 0x48 - 0x4f
 43 
 44     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
 45 
 46 
 47 
 48 Authors:
 49 
 50         - Hans de Goede <hdegoede@redhat.com>
 51         - Andre Prendel <andre.prendel@gmx.de>
 52 
 53 Description
 54 -----------
 55 
 56 This driver implements support for Texas Instruments TMP401, TMP411,
 57 TMP431, TMP432, and TMP435 chips. These chips implement one or two
 58 remote and one local temperature sensors. Temperature is measured in degrees
 59 Celsius. Resolution of the remote sensor is 0.0625 degree. Local
 60 sensor resolution can be set to 0.5, 0.25, 0.125 or 0.0625 degree (not
 61 supported by the driver so far, so using the default resolution of 0.5
 62 degree).
 63 
 64 The driver provides the common sysfs-interface for temperatures (see
 65 Documentation/hwmon/sysfs-interface.rst under Temperatures).
 66 
 67 The TMP411 and TMP431 chips are compatible with TMP401. TMP411 provides
 68 some additional features.
 69 
 70 * Minimum and Maximum temperature measured since power-on, chip-reset
 71 
 72   Exported via sysfs attributes tempX_lowest and tempX_highest.
 73 
 74 * Reset of historical minimum/maximum temperature measurements
 75 
 76   Exported via sysfs attribute temp_reset_history. Writing 1 to this
 77   file triggers a reset.
 78 
 79 TMP432 is compatible with TMP401 and TMP431. It supports two external
 80 temperature sensors.

~ [ 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