• Mark M. Hoffman's avatar
    [PATCH] I2C: lm75 chip driver conversion routine fixes · 8e21f6b0
    Mark M. Hoffman authored
    This patch is based on the lm_sensors project CVS, from revisions 1.45 and 1.1
    of lm75.c and lm75.h, respectively.
    
    The patch fixes the conversion routines (according to datasheet) and moves
    them into a header file - as these conversions can be used by several drivers
    which emulate LM75s as subclients.  Also, temps are now reported in 1/1000 C
    in sysfs as per documentation.
    8e21f6b0
lm75.h 1.7 KB