aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* lis3: scale output values to mgSamu Onkalo2009-12-152-3/+31
* lis3: sysfs entry for setting chip measurement rateSamu Onkalo2009-12-152-7/+46
* lis3lv02d: remove calibaration functionalitySamu Onkalo2009-12-152-32/+3
* lis3: selftest supportSamu Onkalo2009-12-152-3/+78
* lis3lv02d: proper power on sequenceSamu Onkalo2009-12-152-14/+28
* lis3: fix show rate for 8 bits chipsÉric Piel2009-12-152-8/+17
* lis3: update documentation and commentsÉric Piel2009-12-153-32/+38
* lis3lv02d: correct memory leak in module unloadSamu Onkalo2009-12-151-0/+1
* lis3lv02d: send sync eventSamu Onkalo2009-12-151-0/+1
* hwmon: w83627ehf updatesDaniel J Blueman2009-12-151-19/+53
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-1418-51/+26
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-1427-109/+29
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-1445-45/+45
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-1445-94/+79
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-0949-1650/+2082
|\
| * hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-092-3/+64
| * hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-092-20/+65
| * hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-091-6/+36
| * hwmon: (adt7475) Print device information on probeJean Delvare2009-12-091-0/+18
| * hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-091-15/+99
| * hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-091-6/+10
| * hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-092-14/+105
| * hwmon: (adt7475) Improve device detectionJean Delvare2009-12-091-4/+9