aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-1484/+2923
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves1-5/+10
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches1-2/+1
2010-03-05hwmon: Remove the deprecated adt7473 driverAmerigo Wang3-1195/+0
2010-03-05hwmon: Fix off-by-one kind valuesJean Delvare3-15/+11
2010-03-05hwmon: (tmp421) Fix temperature conversionsJean Delvare1-2/+4
2010-03-05hwmon: (tmp421) Restore missing inputsJean Delvare1-7/+7
2010-03-05hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph3-0/+1269
2010-03-05hwmon: (adt7411) Improve lockingWolfram Sang1-7/+14
2010-03-05hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang3-0/+370
2010-03-05hwmon: (w83793) Add watchdog functionalitySven Anders2-4/+481
2010-03-05hwmon: (g760a) Make rpm_from_cnt staticJean Delvare1-1/+1
2010-03-05hwmon: (it87) Validate auto pwm settingsJean Delvare1-0/+32
2010-03-05hwmon: (it87) Add support for old automatic fan speed controlJean Delvare1-2/+180
2010-03-05hwmon: (it87) Use strict_strtol instead of simple_strtolJean Delvare1-15/+44
2010-03-05hwmon: (it87) Fix many checkpatch errors and warningsJean Delvare1-75/+87
2010-03-05hwmon: (it87) Add support for beep on alarmJean Delvare1-0/+122
2010-03-05hwmon: (it87) Create vid attributes by groupJean Delvare1-8/+7
2010-03-05hwmon: (it87) Refactor attributes creation and removalJean Delvare1-130/+103
2010-03-05hwmon: (it87) Expose the PWM/temperature mappingsJean Delvare1-4/+69
2010-03-05hwmon: (it87) Display fan outputs in automatic mode as suchJean Delvare1-38/+61
2010-03-05hwmon: (lm90) Add SMBus alert supportJean Delvare1-0/+63
2010-03-05hwmon: (lm90) Restore configuration on exitJean Delvare1-4/+10
2010-03-05hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2-3/+14
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-27/+26
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-03macintosh/hwmon/ams: Fix device removal sequenceJean Delvare4-4/+12
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti1-10/+9
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter1-1/+0
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney1-1/+1
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds9-69/+288
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj3-0/+1127
2010-01-10hwmon: Make PCI device ids constantMárton Németh5-5/+5
2010-01-10hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2-3/+15
2010-01-10hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch1-6/+32
2010-01-10hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti1-0/+191
2010-01-10hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti1-54/+44
2010-01-10hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld1-1/+1
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds7-30/+706
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo3-0/+201
2009-12-16hwmon: (w83627hf) Fix for "No such device"Christian Schulte1-1/+1
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron1-3/+3
2009-12-16hwmon: Add driver for VIA CPU core temperatureHarald Welte3-0/+365
2009-12-16hwmon: (smsc47m1) Enable device if neededJean Delvare1-3/+27
2009-12-16hwmon: (smsc47m1) Fail module loading on errorJean Delvare1-13/+11
2009-12-16hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare1-10/+89
2009-12-16hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch3-0/+210