uboot-mt623x/drivers/hwmon
Jeff Dischler 7d85f1dc5c ds1621: Fix negative temperature readings
Fix bug where signed data was processed as unsigned.  The bug previously
resulted in negative temperature readings wrapping around, eg -10 became
245.

Signed-off-by: Jeff Dischler <jdischler@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-10-06 23:01:22 +02:00
..
Makefile hwmon: Add LM63 support 2008-10-18 21:54:01 +02:00
adm1021.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
adt7460.c Add support for ADT7460 I2C monitor chip 2008-08-18 23:47:01 +02:00
ds1621.c ds1621: Fix negative temperature readings 2010-10-06 23:01:22 +02:00
ds1722.c Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
ds1775.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lm63.c hwmon: Add LM63 support 2008-10-18 21:54:01 +02:00
lm73.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lm75.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lm81.c dtt, lm81: move unneccessary printf into a debug printf 2009-08-11 21:59:08 +02:00