aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hwmon: (max6650) Drop device detectionJean Delvare2011-05-251-44/+0
* Move ACPI power meter driver to hwmonJean Delvare2011-05-253-0/+1034
* hwmon: (f71882fg) Add support for F71808AHans de Goede2011-05-252-4/+85
* hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede2011-05-251-7/+21
* hwmon: (asc7621) Drop duplicate dependencyJean Delvare2011-05-251-1/+1
* hwmon: (jc42) Change detection classJean Delvare2011-05-251-1/+1
* hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-253-0/+240
* hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara2011-05-252-4/+5
* hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-256-27/+27
* hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck2011-05-231-2/+18
* hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-231-1/+3
* hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-211-30/+37
* hwmon: Remove pkgtemp driverGuenter Roeck2011-05-213-452/+0
* hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R2011-05-201-210/+455
* hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck2011-05-193-0/+132
* hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con...Guenter Roeck2011-05-193-1/+292
* hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck2011-05-193-0/+221