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 Torvalds2011-07-2512-466/+1243
|\
| * hwmon: (lm78) Become the maintainerJean Delvare2011-07-251-3/+1
| * hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare2011-07-251-19/+79
| * hwmon: (lm78) Avoid forward declarationsJean Delvare2011-07-251-107/+98
| * hwmon: (sht15) Correct a comment mistakeVivien Didelot2011-07-251-1/+1
| * hwmon: (max1111) Avoid extra memory allocationsJean Delvare2011-07-251-21/+6
| * hwmon: (it87) Add chassis intrusion detection supportJean Delvare2011-07-251-0/+29
| * hwmon: (via-cputemp) Add VID reporting supportJean Delvare2011-07-252-5/+40
| * hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare2011-07-251-1/+41
| * hwmon: New driver sch5636Hans de Goede2011-07-254-0/+559
| * hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede2011-07-255-310/+390
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ | |/ |/|
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
* | hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
* | hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti2011-07-171-0/+1
* | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5
* | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-121-10/+10
|/
* hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck2011-07-101-5/+6
* hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck2011-07-101-6/+14
* hwmon: (lm95241) Fix chip detection codeGuenter Roeck2011-07-081-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-035-20/+63
|\
| * hwmon-vid: Fix typo in VIA CPU nameJean Delvare2011-07-031-1/+1
| * hwmon: (f71882fg) Add support for the F71869AHans de Goede2011-07-032-3/+16
| * hwmon: Use <> rather than () around my e-mail addressHans de Goede2011-07-032-2/+2
| * hwmon: (emc6w201) Properly handle all errorsJean Delvare2011-07-031-14/+44
* | hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributesGuenter Roeck2011-07-011-0/+4
* | hwmon: (pmbus) Improve fan detectionGuenter Roeck2011-07-011-2/+4
* | hwmon: (adm1275) Free allocated memory if probe function failsGuenter Roeck2011-07-011-3/+13
* | hwmon: (pmbus) Drop check for PMBus revision register in probe functionGuenter Roeck2011-07-011-8/+3
|/
* hwmon: (s3c) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+2
* hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+1
* hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+2
* hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck2011-06-171-4/+1
* hwmon: (coretemp) Drop unused struct membersJean Delvare2011-06-171-4/+0
* hwmon: (max6642): Better chip detection schemaPer Dalén2011-06-041-2/+16
* hwmon: (coretemp) Further relax temperature range checksGuenter Roeck2011-06-011-2/+2
* hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck2011-06-011-17/+2
* hwmon: (coretemp) Relax target temperature range checkJean Delvare2011-06-011-1/+1
* hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen2011-06-011-2/+2
* hwmon: (coretemp) Fix section mismatchJean Delvare2011-05-271-1/+1
* hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck2011-05-271-0/+1
* hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck2011-05-271-6/+6
* hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky2011-05-271-0/+2
* hwmon: New driver for the SMSC EMC6W201Jean Delvare2011-05-253-0/+550
* hwmon: (abituguru) Depend on DMIJean Delvare2011-05-253-18/+2
* hwmon: (it87) Use request_muxed_regionNat Gurumoorthy2011-05-251-12/+19
* hwmon: (sch5627) Trigger Vbat measurementsHans de Goede2011-05-251-1/+22
* hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede2011-05-251-4/+19
* hwmon: (max6650) Properly support the MAX6650Jean Delvare2011-05-251-6/+28