summaryrefslogtreecommitdiff
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeLines
* dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+66
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-1/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-31/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-145/+10
* hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin2013-06-26-2/+1
* hwmon: do not init sensors on startupHeiko Schocher2011-08-04-143/+13
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-12-4/+24
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* ds1621: Fix negative temperature readingsJeff Dischler2010-10-06-1/+1
* ds1621: Clean up coding stylePeter Tyser2010-10-06-131/+114
* ds1621: Poll for register write completionPeter Tyser2010-10-06-5/+21
* Misc ds1722 fixupsGraeme Russ2009-09-04-1/+2
* dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher2009-08-11-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-14/+14
* lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher2008-10-18-0/+6
* lm75: fix Codingstyle issues.Heiko Schocher2008-10-18-123/+99
* hwmon: Add LM63 supportDirk Eibach2008-10-18-0/+175
* Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser2008-10-14-17/+0
* ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo2008-09-10-0/+4
* Minor code cleanup: keep lists sorted.Wolfgang Denk2008-08-18-1/+1
* Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2008-08-18-0/+84
* hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722Michal Simek2008-07-13-1/+1
* hwmon: Cleaning hwmon devicesMichal Simek2008-07-13-30/+64
* DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-03-0/+13
* LM73 bug fix for negative temperatures and cleanupLarry Johnson2008-04-13-30/+30
* LM75 bug fix for negative temperaturesLarry Johnson2008-02-22-1/+7
* Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2008-01-12-10/+1
* Add driver for National Semiconductor LM73 temperature sensorLarry Johnson2007-12-27-0/+182
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-1/+1
* drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+1051