aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-529/+0
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare10-10/+0
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare6-0/+6
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare24-1/+23
2012-10-10hwmon: Update Alexey Fisher's nameOleksij Rempel2-3/+3
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown3-529/+0
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermalLen Brown3-529/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+120
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap3-529/+0
2012-09-23hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann2-6/+22
2012-09-23hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann1-7/+26
2012-09-23hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck1-4/+3
2012-09-23hwmon: (lm93) Drop unnecessary compare statementGuenter Roeck1-1/+1
2012-09-23hwmon: (lm70) Simplify show_name functionGuenter Roeck1-20/+1
2012-09-23hwmon: (adcxx) Simplify show_name functionGuenter Roeck1-4/+1
2012-09-23hwmon: Drop dependencies on EXPERIMENTALGuenter Roeck1-41/+40
2012-09-23hwmon: (it87) Fix Kconfig for IT87 driverGuenter Roeck1-2/+2
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot1-1/+1
2012-09-23hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin1-1/+0
2012-09-23hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2-3/+13
2012-09-23hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck1-103/+56
2012-09-23hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113Guenter Roeck2-9/+70
2012-09-23hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy2-6/+25
2012-09-23hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributesGuenter Roeck1-23/+0
2012-09-23hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck1-56/+2
2012-09-23hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attributeGuenter Roeck1-26/+0
2012-09-23hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy1-4/+0
2012-09-23hwmon: (sht15) remove multiple driver registrationVivien Didelot1-71/+23
2012-09-23hwmon: add Maxim MAX197 supportVivien Didelot3-0/+359
2012-09-23hwmon: (adt7410) handle errors from adt7410_update_device()Dan Carpenter1-2/+7
2012-09-23hwmon: Driver for ADT7410Hartmut Knaack3-0/+470
2012-09-23hwmon: (fam15h_power) Convert to use devm_ functionsGuenter Roeck1-17/+8
2012-09-23hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck1-16/+7
2012-09-23hwmon: (jz4740-hwmon) Convert to use devm_ functionsGuenter Roeck1-37/+16
2012-09-23hwmon: (w83l786ng) Convert to use devm_ functionsGuenter Roeck1-9/+4
2012-09-23hwmon: (vt8231) Convert to use devm_ functionsGuenter Roeck1-18/+6
2012-09-23hwmon: (sht21) Convert to use devm_ functionsGuenter Roeck1-9/+4
2012-09-23hwmon: (sht15) Convert to use devm_ functionsGuenter Roeck1-38/+20
2012-09-23hwmon: (sch5636) Convert to use devm_ functionsGuenter Roeck1-4/+2
2012-09-23hwmon: (sch5627) Convert to use devm_ functionsGuenter Roeck1-3/+2
2012-09-23hwmon: (mcp3021) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-09-23hwmon: (ltc4245) Convert to use devm_ functionsGuenter Roeck1-10/+4
2012-09-23hwmon: (ltc4215) Convert to use devm_ functionsGuenter Roeck1-11/+4
2012-09-23hwmon: (ltc4151) Convert to use devm_ functionsGuenter Roeck1-11/+4
2012-09-23hwmon: (max1668) Convert to use devm_ functionsGuenter Roeck1-5/+3
2012-09-23hwmon: (lm95245) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-09-23hwmon: (lm95241) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-09-23hwmon: (lm70) Convert to use devm_ functionsGuenter Roeck1-3/+1
2012-09-23hwmon: (g760a) Convert to use devm_ functionsGuenter Roeck1-7/+3