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