aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-09-131-0/+2
* hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin2014-09-131-7/+6
* hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin2014-09-131-1/+1
* hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin2014-09-131-1/+1
* hwmon: (amc6821) Fix possible race condition bugAxel Lin2014-09-131-6/+11
* hwmon: (amc6821) Fix return valueSachin Kamat2014-09-131-2/+2
* hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck2014-09-131-1/+1
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-09-131-4/+10
* hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin2014-09-131-1/+1
* hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-09-131-2/+8
* hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-08-061-3/+3
* hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-08-061-10/+5
* hwmon: (adm1031) Fix writes to limit registersGuenter Roeck2014-08-061-3/+5
* hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-08-061-0/+3
* hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin2014-08-061-1/+1
* hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-06-091-1/+1
* hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-06-091-1/+1
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-04-021-1/+1
* hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-02-151-1/+1
* hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2014-01-033-1/+5
* hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2014-01-031-3/+7
* hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes2014-01-031-2/+2
* hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2014-01-031-4/+7
* hwmon: (applesmc) Always read until end of dataHenrik Rydberg2013-11-281-0/+13
* hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2013-10-261-2/+6
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-261-1/+10
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-09-101-1/+1
* hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck2013-06-191-8/+50
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-301-6/+10
* hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck2013-03-201-6/+8
* hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-201-0/+2
* hwmon: (sht15) Check return value of regulator_enable()Mark Brown2013-03-201-1/+7
* hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck2013-03-201-1/+1
* hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck2013-03-201-13/+15
* hwmon: (lm73} Detect and report i2c bus errorsChris Verges2013-01-161-5/+11
* x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2013-01-031-0/+4
* hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2013-01-031-2/+5
* hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck2013-01-031-0/+25
* hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck2013-01-031-0/+3
* hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare2013-01-031-1/+2
* hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-161-0/+1
* hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-10-101-2/+13
* hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck2012-10-101-0/+8
* hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck2012-10-101-0/+9
* hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck2012-09-191-4/+5
* hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-09-191-0/+6
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-041-4/+3
* hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-251-1/+1
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-041-1/+1
* hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg2012-07-041-2/+2