summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado1-1/+1
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth1-1/+1
2015-04-10dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2-0/+66
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-1/+1
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-31/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk9-145/+10
2013-06-26hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin1-2/+1
2011-08-05hwmon: do not init sensors on startupHeiko Schocher8-143/+13
2011-05-13hwmon: Extend lm63.c to support LM64Dirk Eibach1-4/+24
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-07ds1621: Fix negative temperature readingsJeff Dischler1-1/+1
2010-10-07ds1621: Clean up coding stylePeter Tyser1-131/+114
2010-10-07ds1621: 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-19Minor code cleanup: keep lists sorted.Wolfgang Denk1-1/+1
2008-08-19Add 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-26drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD7-0/+1051