uboot-mt623x/drivers/hwmon
Larry Johnson 7754f33c6f LM73 bug fix for negative temperatures and cleanup
When the LM73 temperature sensor measures a temperature below 0 C, the
current driver does not perform sign extension, so the result returned is
512 C too high.  This patch fixes the problem, and does general cleanup
of the code.

Signed-off-by: Larry Johnson <lrj@acm.org>
2008-04-13 08:58:36 -07: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 LM73 bug fix for negative temperatures and cleanup 2008-04-13 08:58:36 -07: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