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-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
| * hwmon: (adt7475) Add missing static markerJean Delvare2009-12-091-1/+1
| * hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-091-35/+48
| * hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-091-0/+42
| * hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-093-12/+26
| * hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-092-21/+71
| * hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
| * hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52
| * hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede2009-12-091-48/+89
| * hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare2009-12-091-1/+5
OpenPOWER on IntegriCloud