aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2011-08-04hwmon: do not init sensors on startupHeiko Schocher8-143/+13
2011-05-12hwmon: Extend lm63.c to support LM64Dirk Eibach1-4/+24
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-06ds1621: Fix negative temperature readingsJeff Dischler1-1/+1
2010-10-06ds1621: Clean up coding stylePeter Tyser1-131/+114
2010-10-06ds1621: Poll for register write completionPeter Tyser1-5/+21
2009-09-04Misc ds1722 fixupsGraeme Russ1-1/+2
2009-08-11dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-14/+14
2008-10-18lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher1-0/+6
2008-10-18lm75: fix Codingstyle issues.Heiko Schocher1-123/+99
2008-10-18hwmon: Add LM63 supportDirk Eibach2-0/+175
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser3-17/+0
2008-09-10ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo1-0/+4
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk1-1/+1
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2-0/+84
2008-07-13hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek1-1/+1
2008-07-13hwmon: Cleaning hwmon devicesMichal Simek8-30/+64
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese1-0/+13
2008-04-13LM73 bug fix for negative temperatures and cleanupLarry Johnson1-30/+30
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson1-1/+7
2008-01-12Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2-10/+1
2007-12-27Add driver for National Semiconductor LM73 temperature sensorLarry Johnson2-0/+182
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese7-0/+1051
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD7-0/+1051