tmp421 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Kernel driver tmp421
  2. ====================
  3. Supported chips:
  4. * Texas Instruments TMP421
  5. Prefix: 'tmp421'
  6. Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
  7. Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
  8. * Texas Instruments TMP422
  9. Prefix: 'tmp422'
  10. Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
  11. Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
  12. * Texas Instruments TMP423
  13. Prefix: 'tmp423'
  14. Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
  15. Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
  16. Authors:
  17. Andre Prendel <andre.prendel@gmx.de>
  18. Description
  19. -----------
  20. This driver implements support for Texas Instruments TMP421, TMP422
  21. and TMP423 temperature sensor chips. These chips implement one local
  22. and up to one (TMP421), up to two (TMP422) or up to three (TMP423)
  23. remote sensors. Temperature is measured in degrees Celsius. The chips
  24. are wired over I2C/SMBus and specified over a temperature range of -40
  25. to +125 degrees Celsius. Resolution for both the local and remote
  26. channels is 0.0625 degree C.
  27. The chips support only temperature measurement. The driver exports
  28. the temperature values via the following sysfs files:
  29. temp[1-4]_input
  30. temp[2-4]_fault