Skip to content
  • Steven King's avatar
    hwmon: Driver for TI TMP102 temperature sensor · beb1b6bb
    Steven King authored
    
    
    Driver for the TI TMP102.
    
    The TI TMP102 is similar to the LM75.  It differs from the LM75 by
    having a 16-bit conf register and the temp registers have a minimum
    resolution of 12 bits; the extended conf register can select 13-bit
    resolution (which this driver does) and also change the update rate
    (which this driver currently doesn't use).
    
    [JD: Fix tmp102_exit tag, must be __exit, not __init.]
    
    Signed-off-by: default avatarSteven King <sfking@fdwdc.com>
    Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
    beb1b6bb