summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2012-12-05hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] settingAxel Lin1-1/+1
2012-12-05hwmon: DA9055 HWMON driverAshish Jangam3-0/+347
2012-12-05hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck1-8/+0
2012-12-05hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck1-14/+27
2012-12-05hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin1-20/+7
2012-12-05hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck2-23/+16
2012-12-05hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun1-12/+1
2012-12-05hwmon: (ads7828) add support for ADS7830Guillaume Roguez2-9/+23
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot1-142/+86
2012-12-05x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky1-0/+4
2012-11-06hwmon: Fix chip feature table headersJean Delvare6-6/+6
2012-11-06hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-02hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin1-0/+2
2012-10-30hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann1-2/+2
2012-10-15hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck1-2/+5
2012-10-15hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus 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/rzhan...Len Brown3-529/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+120
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap3-529/+0
2012-09-24hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann2-6/+22
2012-09-24hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann1-7/+26
2012-09-24hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck1-4/+3
2012-09-24hwmon: (lm93) Drop unnecessary compare statementGuenter Roeck1-1/+1
2012-09-24hwmon: (lm70) Simplify show_name functionGuenter Roeck1-20/+1
2012-09-24hwmon: (adcxx) Simplify show_name functionGuenter Roeck1-4/+1
2012-09-24hwmon: Drop dependencies on EXPERIMENTALGuenter Roeck1-41/+40
2012-09-24hwmon: (it87) Fix Kconfig for IT87 driverGuenter Roeck1-2/+2
2012-09-24hwmon: (sht15) move header to linux/platform_data/Vivien Didelot1-1/+1
2012-09-24hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin1-1/+0
2012-09-24hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2-3/+13
2012-09-24hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck1-103/+56
2012-09-24hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113Guenter Roeck2-9/+70
2012-09-24hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy2-6/+25
2012-09-24hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributesGuenter Roeck1-23/+0
2012-09-24hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck1-56/+2
2012-09-24hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attributeGuenter Roeck1-26/+0
2012-09-24hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy1-4/+0
2012-09-24hwmon: (sht15) remove multiple driver registrationVivien Didelot1-71/+23
2012-09-24hwmon: add Maxim MAX197 supportVivien Didelot3-0/+359
2012-09-24hwmon: (adt7410) handle errors from adt7410_update_device()Dan Carpenter1-2/+7
2012-09-24hwmon: Driver for ADT7410Hartmut Knaack3-0/+470
2012-09-24hwmon: (fam15h_power) Convert to use devm_ functionsGuenter Roeck1-17/+8
2012-09-24hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck1-16/+7