summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-133-529/+0
|\
| *-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-093-529/+0
| |\ \
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-093-529/+0
| | | |\
| | | | * hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-243-529/+0
* | | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-1010-10/+0
* | | | | hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-106-0/+6
* | | | | hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-1024-1/+23
* | | | | hwmon: Update Alexey Fisher's nameOleksij Rempel2012-10-102-3/+3
|/ / / /
* | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-0/+120
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-221-0/+120
| |\ \ \
| | * | | hwmon: Add devicetree bindings to gpio-fanJamie Lentin2012-09-221-0/+120
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\| | | |
| * | | | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\ \ \ \
| | * | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | | | | | hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann2012-09-232-6/+22
* | | | | | hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann2012-09-231-7/+26
* | | | | | hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck2012-09-231-4/+3
* | | | | | hwmon: (lm93) Drop unnecessary compare statementGuenter Roeck2012-09-231-1/+1
* | | | | | hwmon: (lm70) Simplify show_name functionGuenter Roeck2012-09-231-20/+1
* | | | | | hwmon: (adcxx) Simplify show_name functionGuenter Roeck2012-09-231-4/+1
* | | | | | hwmon: Drop dependencies on EXPERIMENTALGuenter Roeck2012-09-231-41/+40
* | | | | | hwmon: (it87) Fix Kconfig for IT87 driverGuenter Roeck2012-09-231-2/+2
* | | | | | hwmon: (sht15) move header to linux/platform_data/Vivien Didelot2012-09-231-1/+1
* | | | | | hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin2012-09-231-1/+0
* | | | | | hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2012-09-232-3/+13
* | | | | | hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck2012-09-231-103/+56
* | | | | | hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113Guenter Roeck2012-09-232-9/+70
* | | | | | hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy2012-09-232-6/+25
* | | | | | hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributesGuenter Roeck2012-09-231-23/+0
* | | | | | hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck2012-09-231-56/+2
* | | | | | hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attributeGuenter Roeck2012-09-231-26/+0
* | | | | | hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy2012-09-231-4/+0
* | | | | | hwmon: (sht15) remove multiple driver registrationVivien Didelot2012-09-231-71/+23
* | | | | | hwmon: add Maxim MAX197 supportVivien Didelot2012-09-233-0/+359
* | | | | | hwmon: (adt7410) handle errors from adt7410_update_device()Dan Carpenter2012-09-231-2/+7
* | | | | | hwmon: Driver for ADT7410Hartmut Knaack2012-09-233-0/+470
* | | | | | hwmon: (fam15h_power) Convert to use devm_ functionsGuenter Roeck2012-09-231-17/+8
* | | | | | hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck2012-09-231-16/+7
* | | | | | hwmon: (jz4740-hwmon) Convert to use devm_ functionsGuenter Roeck2012-09-231-37/+16
* | | | | | hwmon: (w83l786ng) Convert to use devm_ functionsGuenter Roeck2012-09-231-9/+4
* | | | | | hwmon: (vt8231) Convert to use devm_ functionsGuenter Roeck2012-09-231-18/+6
* | | | | | hwmon: (sht21) Convert to use devm_ functionsGuenter Roeck2012-09-231-9/+4
* | | | | | hwmon: (sht15) Convert to use devm_ functionsGuenter Roeck2012-09-231-38/+20
* | | | | | hwmon: (sch5636) Convert to use devm_ functionsGuenter Roeck2012-09-231-4/+2
* | | | | | hwmon: (sch5627) Convert to use devm_ functionsGuenter Roeck2012-09-231-3/+2
* | | | | | hwmon: (mcp3021) Convert to use devm_ functionsGuenter Roeck2012-09-231-10/+5
* | | | | | hwmon: (ltc4245) Convert to use devm_ functionsGuenter Roeck2012-09-231-10/+4
* | | | | | hwmon: (ltc4215) Convert to use devm_ functionsGuenter Roeck2012-09-231-11/+4
* | | | | | hwmon: (ltc4151) Convert to use devm_ functionsGuenter Roeck2012-09-231-11/+4
* | | | | | hwmon: (max1668) Convert to use devm_ functionsGuenter Roeck2012-09-231-5/+3