内核驱动 tmp401¶
支持的芯片
德州仪器 TMP401
前缀: ‘tmp401’
扫描地址: I2C 0x4c
数据手册: http://focus.ti.com/docs/prod/folders/print/tmp401.html
德州仪器 TMP411
前缀: ‘tmp411’
扫描地址: I2C 0x4c, 0x4d, 0x4e
数据手册: http://focus.ti.com/docs/prod/folders/print/tmp411.html
德州仪器 TMP431
前缀: ‘tmp431’
扫描地址: I2C 0x4c, 0x4d
数据手册: http://focus.ti.com/docs/prod/folders/print/tmp431.html
德州仪器 TMP432
前缀: ‘tmp432’
扫描地址: I2C 0x4c, 0x4d
数据手册: http://focus.ti.com/docs/prod/folders/print/tmp432.html
德州仪器 TMP435
前缀: ‘tmp435’
扫描地址: I2C 0x48 - 0x4f
数据手册: http://focus.ti.com/docs/prod/folders/print/tmp435.html
作者
Hans de Goede <hdegoede@redhat.com>
Andre Prendel <andre.prendel@gmx.de>
描述¶
此驱动实现了对德州仪器 TMP401、TMP411、TMP431、TMP432 和 TMP435 芯片的支持。这些芯片带有一个或两个远程温度传感器以及一个本地温度传感器。温度以摄氏度测量。远程传感器的分辨率为 0.0625 度。本地传感器的分辨率可设置为 0.5、0.25、0.125 或 0.0625 度(驱动目前不支持,因此使用默认分辨率 0.5 度)。
该驱动为温度提供了通用的 sysfs 接口(请参阅sysfs 文件命名和数据格式标准中的“温度”部分)。
TMP411 和 TMP431 芯片与 TMP401 兼容。TMP411 提供了一些附加功能。
自上电、芯片复位以来的最低和最高测量温度
通过 sysfs 属性 tempX_lowest 和 tempX_highest 导出。
历史最低/最高温度测量值的复位
通过 sysfs 属性 temp_reset_history 导出。向此文件写入 1 即可触发复位。
TMP432 与 TMP401 和 TMP431 兼容。它支持两个外部温度传感器。