aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock2010-04-141-0/+18
* hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-141-0/+1
* hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-141-10/+10
* hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-141-8/+5
* hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-141-1/+6
* hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-141-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-1/+17
* hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput2010-03-291-2/+2
* hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
* hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-291-1/+1
* hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-291-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-0612-1484/+2923
|\
| * hwmon: Remove the deprecated adt7473 driverAmerigo Wang2010-03-053-1195/+0
| * hwmon: Fix off-by-one kind valuesJean Delvare2010-03-053-15/+11
| * hwmon: (tmp421) Fix temperature conversionsJean Delvare2010-03-051-2/+4
| * hwmon: (tmp421) Restore missing inputsJean Delvare2010-03-051-7/+7
| * hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph2010-03-053-0/+1269
| * hwmon: (adt7411) Improve lockingWolfram Sang2010-03-051-7/+14
| * hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang2010-03-053-0/+370
| * hwmon: (w83793) Add watchdog functionalitySven Anders2010-03-052-4/+481
| * hwmon: (g760a) Make rpm_from_cnt staticJean Delvare2010-03-051-1/+1
| * hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-051-0/+32
| * hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-051-2/+180
| * hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare2010-03-051-15/+44
| * hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare2010-03-051-75/+87
| * hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-051-0/+122
| * hwmon: (it87) Create vid attributes by groupJean Delvare2010-03-051-8/+7
| * hwmon: (it87) Refactor attributes creation and removalJean Delvare2010-03-051-130/+103
| * hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare2010-03-051-4/+69
| * hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare2010-03-051-38/+61
| * hwmon: (lm90) Add SMBus alert supportJean Delvare2010-03-051-0/+63
| * hwmon: (lm90) Restore configuration on exitJean Delvare2010-03-051-4/+10
| * hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2010-03-052-3/+14
* | drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves2010-03-061-5/+10
* | drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-061-2/+1
|/
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-173-27/+26
|\
| * hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-02-051-13/+13
| * hwmon: (lm78) Request I/O ports individually for probingJean Delvare2010-02-051-13/+12
| * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland2010-02-051-1/+1
* | macintosh/hwmon/ams: Fix device removal sequenceJean Delvare2010-02-034-4/+12
|/
* hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede2010-01-251-2/+5
* hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti2010-01-251-10/+9
* hwmon: (amc6821) Double unlock bugDan Carpenter2010-01-251-1/+0
* hwmon: (smsc47m1) Fix section mismatchJeff Mahoney2010-01-251-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-119-69/+288
|\
| * hwmon: Make PCI device ids constantMárton Németh2010-01-105-5/+5
| * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2010-01-102-3/+15
| * hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch2010-01-101-6/+32
| * hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti2010-01-101-0/+191
| * hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti2010-01-101-54/+44