aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-22
* hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-21
* hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare2012-12-19
* hwmon: (it87) Support PECI for additional chipsGuenter Roeck2012-12-19
* hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2012-12-19
* hwmon: (it87) Manage device specific features with tableGuenter Roeck2012-12-19
* hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck2012-12-19
* hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck2012-12-19
* hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck2012-12-19
* hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2012-12-19
* hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck2012-12-19
* hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck2012-12-19
* hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck2012-12-19
* hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare2012-12-19
* hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare2012-12-19
* hwmon: (w83627ehf) Add support for suspendJean Delvare2012-12-19
* hwmon: (w83627hf) Add support for suspendJean Delvare2012-12-19
* hwmon: Fix PCI device reference leak in quirkJean Delvare2012-12-19
* hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexitGuenter Roeck2012-12-16
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\
| * Merge branch 'omap/dt' into next/driversArnd Bergmann2012-11-15
| |\
| * \ Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linu...Arnd Bergmann2012-10-26
| |\ \
| | * | hwmon: Versatile Express hwmon driverPawel Moll2012-10-16
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \
| * | | | hwmon: remove use of __devexitBill Pemberton2012-11-28
| * | | | hwmon: remove use of __devinitdataBill Pemberton2012-11-28
| * | | | hwmon: remove use of __devinitBill Pemberton2012-11-28
| * | | | hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* | | | | hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] settingAxel Lin2012-12-05
* | | | | hwmon: DA9055 HWMON driverAshish Jangam2012-12-05
* | | | | hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck2012-12-05
* | | | | hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck2012-12-05
* | | | | hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin2012-12-05
* | | | | hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck2012-12-05
* | | | | hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun2012-12-05
* | | | | hwmon: (ads7828) add support for ADS7830Guillaume Roguez2012-12-05
* | | | | hwmon: (ads7828) driver cleanupVivien Didelot2012-12-05
* | | | | x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2012-12-05
|/ / / /
* | | | hwmon: Fix chip feature table headersJean Delvare2012-11-05
* | | | hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-05
| |_|/ |/| |
* | | hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin2012-11-01
* | | hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann2012-10-29
|/ /
* | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-14
* | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-14
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-12
|\
| *-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-09
| |\ \
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-09
| | | |\
| | | | * hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-24
* | | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-10
* | | | | hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-10