summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2014-06-09hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-06-09hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-04-02hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-02-15hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare1-1/+1
2014-01-03hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2014-01-03hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+7
2014-01-03hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes1-2/+2
2014-01-03hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-28hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-10-27hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg1-2/+6
2013-10-27hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-09-10hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-06-19hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck1-8/+50
2013-05-30hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-03-20hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-20hwmon: (sht15) Check return value of regulator_enable()Mark Brown1-1/+7
2013-03-20hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck1-1/+1
2013-03-20hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck1-13/+15
2013-01-16hwmon: (lm73} Detect and report i2c bus errorsChris Verges1-5/+11
2013-01-03x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky1-0/+4
2013-01-03hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck1-2/+5
2013-01-03hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck1-0/+25
2013-01-03hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck1-0/+3
2013-01-03hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare1-1/+2
2012-11-16hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-10-10hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-10-10hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck1-0/+8
2012-10-10hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-09-19hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck1-4/+5
2012-09-19hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester1-4/+3
2012-07-25hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-1/+1
2012-07-04hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-06-20hwmon: (fam15h_power) Increase output resolutionAndre Przywara1-4/+4
2012-05-11hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov1-0/+4
2012-05-11hwmon: (coretemp) Increase CPU core limitGuenter Roeck1-1/+1
2012-05-11hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-05-11hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-03-19hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck1-8/+3
2012-03-19hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare1-4/+4
2012-03-19hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck1-4/+3
2012-03-19hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck1-1/+1
2012-03-12hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck1-4/+6
2012-03-12hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2-5/+21
2012-03-12hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2-1/+12
2012-03-12hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck1-1/+2
2012-03-01hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-2/+3