summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2011-07-28hwmon: (pmbus) Add support for VID output voltage modeGuenter Roeck7-34/+105
2011-07-28hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbusGuenter Roeck13-95/+104
2011-07-28hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R1-45/+132
2011-07-28hwmon: (lm95241) Add support for LM95231Guenter Roeck2-14/+22
2011-07-28hwmon: LM95245 driverAlexander Stein3-0/+553
2011-07-28hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt2-4/+38
2011-07-28hwmon: Driver for NTC ThermistorsDonggeun Kim3-0/+468
2011-07-28hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck1-4/+26
2011-07-28hwmon: Driver for MAX1668David George3-0/+491
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann1-0/+11
2011-07-17hwmon: (it87) Fix label group removalJean Delvare1-1/+1
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti1-0/+1
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck1-5/+5
2011-07-12hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck1-10/+10
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+63
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede2-3/+16
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-01hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributesGuenter Roeck1-0/+4
2011-07-01hwmon: (pmbus) Improve fan detectionGuenter Roeck1-2/+4
2011-07-01hwmon: (adm1275) Free allocated memory if probe function failsGuenter Roeck1-3/+13
2011-07-01hwmon: (pmbus) Drop check for PMBus revision register in probe functionGuenter Roeck1-8/+3
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck1-4/+1
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare1-4/+0
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck1-2/+2
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck1-17/+2
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare1-1/+1
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen1-2/+2
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare1-1/+1
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck1-6/+6
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky1-0/+2
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare3-0/+550
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare3-18/+2
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy1-12/+19
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede1-1/+22
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede1-4/+19
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare1-6/+28
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare1-44/+0
2011-05-25Move ACPI power meter driver to hwmonJean Delvare3-0/+1034
2011-05-25hwmon: (f71882fg) Add support for F71808AHans de Goede2-4/+85
2011-05-25hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede1-7/+21