summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare
2011-07-25hwmon: New driver sch5636Hans de Goede
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2011-07-17hwmon: (it87) Fix label group removalJean Delvare
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck
2011-07-12hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare
2011-07-01hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributesGuenter Roeck
2011-07-01hwmon: (pmbus) Improve fan detectionGuenter Roeck
2011-07-01hwmon: (adm1275) Free allocated memory if probe function failsGuenter Roeck
2011-07-01hwmon: (pmbus) Drop check for PMBus revision register in probe functionGuenter Roeck
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede