uboot-mt623x/drivers/hwmon
Larry Johnson d01b847c5c LM75 bug fix for negative temperatures
When the LM75 temperature sensor measures a temperature below 0 C, the
current driver does not perform sign extension, so the result returned is
256 C too high.  This patch fixes the problem.

Signed-off-by: Larry Johnson <lrj@acm.org>
2008-02-22 16:33:09 +01:00
..
Makefile Remove superfluous preprocessor conditionals from LM73 driver 2008-01-12 00:26:47 +01:00
adm1021.c drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00
ds1621.c drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00
ds1722.c drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00
ds1775.c Merge commit 'u-boot/master' into for-1.3.1 2007-12-11 11:34:54 +01:00
lm73.c Remove superfluous preprocessor conditionals from LM73 driver 2008-01-12 00:26:47 +01:00
lm75.c LM75 bug fix for negative temperatures 2008-02-22 16:33:09 +01:00
lm81.c drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00