summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexitGuenter Roeck2012-12-171-1/+1
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-133-0/+238
|\
| * Merge branch 'omap/dt' into next/driversArnd Bergmann2012-11-152-2/+4
| |\
| * \ Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linu...Arnd Bergmann2012-10-263-0/+238
| |\ \
| | * | hwmon: Versatile Express hwmon driverPawel Moll2012-10-163-0/+238
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1147-179/+179
|\ \ \ \
| * | | | hwmon: remove use of __devexitBill Pemberton2012-11-2844-50/+50
| * | | | hwmon: remove use of __devinitdataBill Pemberton2012-11-283-4/+4
| * | | | hwmon: remove use of __devinitBill Pemberton2012-11-2845-82/+82
| * | | | hwmon: remove use of __devexit_pBill Pemberton2012-11-2843-43/+43
* | | | | hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] settingAxel Lin2012-12-051-1/+1
* | | | | hwmon: DA9055 HWMON driverAshish Jangam2012-12-053-0/+347
* | | | | hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck2012-12-051-8/+0Star
* | | | | hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck2012-12-051-14/+27
* | | | | hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin2012-12-051-20/+7Star
* | | | | hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck2012-12-052-23/+16Star
* | | | | hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun2012-12-051-12/+1Star
* | | | | hwmon: (ads7828) add support for ADS7830Guillaume Roguez2012-12-052-9/+23
* | | | | hwmon: (ads7828) driver cleanupVivien Didelot2012-12-051-142/+86Star
* | | | | x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2012-12-051-0/+4
|/ / / /
* | | | hwmon: Fix chip feature table headersJean Delvare2012-11-056-6/+6
* | | | hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-051-0/+1
| |_|/ |/| |
* | | hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin2012-11-021-0/+2
* | | hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann2012-10-301-2/+2
|/ /
* | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-151-2/+5
* | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-151-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-133-529/+0Star
|\
| *-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-093-529/+0Star
| |\ \
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-093-529/+0Star
| | | |\
| | | | * hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-243-529/+0Star
* | | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-1010-10/+0Star
* | | | | 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-021-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-242-6/+22
* | | | | | hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann2012-09-241-7/+26
* | | | | | hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck2012-09-241-4/+3Star
* | | | | | hwmon: (lm93) Drop unnecessary compare statementGuenter Roeck2012-09-241-1/+1
* | | | | | hwmon: (lm70) Simplify show_name functionGuenter Roeck2012-09-241-20/+1Star
* | | | | | hwmon: (adcxx) Simplify show_name functionGuenter Roeck2012-09-241-4/+1Star
* | | | | | hwmon: Drop dependencies on EXPERIMENTALGuenter Roeck2012-09-241-41/+40Star
* | | | | | hwmon: (it87) Fix Kconfig for IT87 driverGuenter Roeck2012-09-241-2/+2
* | | | | | hwmon: (sht15) move header to linux/platform_data/Vivien Didelot2012-09-241-1/+1
* | | | | | hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin2012-09-241-1/+0Star