summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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
2012-06-19hwmon: (fam15h_power) Increase output resolutionAndre Przywara
2012-05-11hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov
2012-05-11hwmon: (coretemp) Increase CPU core limitGuenter Roeck
2012-05-11hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck
2012-05-11hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann
2012-03-19hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck
2012-03-19hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare
2012-03-19hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck
2012-03-19hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck
2012-03-12hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck
2012-03-12hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck
2012-03-12hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare
2012-03-12hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck
2012-02-29hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz
2012-02-29hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck
2012-02-29hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp
2012-02-29hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz
2012-02-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-03hwmon: (sht15) fix bad error codeVivien Didelot
2012-02-03hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2012-02-03hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin