summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
| * hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld2010-01-101-1/+1
* | hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj2010-01-113-0/+1127
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-177-30/+706
|\
| * hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1
| * hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-161-3/+3
| * hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-163-0/+365
| * hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-161-3/+27
| * hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-161-13/+11
| * hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-161-10/+89
| * hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch2009-12-163-0/+210
* | hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo2009-12-173-0/+201
|/
OpenPOWER on IntegriCloud