aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-09-13hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-09-13hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin
2014-09-13hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-09-13hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-09-13hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-09-13hwmon: (amc6821) Fix return valueSachin Kamat
2014-09-13hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-09-13hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-09-13hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-09-13hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-08-06hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-08-06hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-08-06hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-08-06hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-08-06hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-06-09hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-06-09hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-04-02hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck
2014-02-15hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-03hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2014-01-03hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2014-01-03hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2014-01-03hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck
2013-11-28hwmon: (applesmc) Always read until end of dataHenrik Rydberg
2013-10-26hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg
2013-10-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg
2013-09-10hwmon: (adt7470) Fix incorrect return code checkCurt Brune
2013-06-19hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck
2013-05-30hwmon: fix error return code in abituguru_probe()Wei Yongjun
2013-03-20hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-20hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-20hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck
2013-03-20hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck
2013-01-16hwmon: (lm73} Detect and report i2c bus errorsChris Verges
2013-01-03x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky
2013-01-03hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck
2013-01-03hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck
2013-01-03hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck
2013-01-03hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare
2012-11-16hwmon: (w83627ehf) Force initial bank selectionJean Delvare
2012-10-10hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-10-10hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck
2012-10-10hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck
2012-09-19hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-09-19hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-07-25hwmon: (it87) Preserve configuration register bits on initJean Delvare
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-04hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg