Revision a2daf263107ba3eb6db33931881731fa51c95045 authored by Guan Xin on 26 March 2012, 04:11:46 UTC, committed by David S. Miller on 28 March 2012, 02:39:46 UTC
Added Vendor/Device Id of Motorola Rokr E6 (22b8:6027) so it can be
recognized by the "zaurus" USBNet driver.
Applies to Linux 3.2.13 and 2.6.39.4.
Signed-off-by: Guan Xin <guanx.bac@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f0e81fe
Raw File
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