Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | hwmon: Extend lm63.c to support LM64 | Dirk Eibach | 2011-05-12 | -4/+24 |
| | | | | | | | | | This patch adds support for the National LM64 temperature sensor with integrated fan control to lm63.c. Main difference between LM63 and LM64 is 16°C offset in sensor readings. Signed-off-by: Dirk Eibach <eibach@gdsys.de> | |||
* | hwmon: Add LM63 support | Dirk Eibach | 2008-10-18 | -0/+174 |
This patch adds support for the National LM63 temperature sensor with integrated fan control. It's used on the GDSys Neo board (405EP) which will be submitted later. Signed-off-by: Dirk Eibach <eibach@gdsys.de> Acked-by: Stefan Roese <sr@denx.de> |