swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 authored by Linus Torvalds on 23 July 2017, 23:15:17 UTC
Linux 4.13-rc2
Tip revision: 520eccd
max6642
Kernel driver max6642
=====================

Supported chips:
  * Maxim MAX6642
    Prefix: 'max6642'
    Addresses scanned: I2C 0x48-0x4f
    Datasheet: Publicly available at the Maxim website
               http://datasheets.maxim-ic.com/en/ds/MAX6642.pdf

Authors:
        Per Dalen <per.dalen@appeartv.com>

Description
-----------

The MAX6642 is a digital temperature sensor. It senses its own temperature as
well as the temperature on one external diode.

All temperature values are given in degrees Celsius. Resolution
is 0.25 degree for the local temperature and for the remote temperature.
back to top