aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2013-10-051-2/+6
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-141-1/+1
* hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck2013-06-131-8/+50
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-241-6/+10
* hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings2013-03-201-1/+1
* 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-141-1/+7
* x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2012-12-171-0/+4
* hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-171-0/+1
* hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck2012-10-021-0/+9
* hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-10-021-2/+13
* hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck2012-10-021-4/+5
* hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-09-141-0/+6
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-151-4/+3
* hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-191-1/+1
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-161-1/+1
* hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg2012-07-161-2/+2
* hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-06-171-4/+4
* hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-071-0/+4
* hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-071-1/+1
* hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-05-071-3/+6
* hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-05-071-0/+39
* hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-04-021-1/+1
* hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-191-4/+3
* hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-191-1/+1
* hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-122-5/+21
* hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-122-1/+12
* hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-121-1/+2
* hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-291-2/+3
* hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-291-2/+1
* hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-291-7/+9
* hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-291-3/+3
* hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-02-201-1/+1
* hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-02-201-1/+1
* hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-131-3/+23
* hwmon: (sht15) fix bad error codeVivien Didelot2012-02-031-1/+2
* hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-02-031-0/+6
* hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-02-031-5/+5
* hwmon: (coretemp) Fix oops on CPU offliningJean Delvare2011-12-211-0/+2
* hwmon: (jz4740) fix signedness bugAxel Lin2011-12-211-1/+1
* hwmon: (coretemp) Fix oops on driver loadJean Delvare2011-12-091-0/+2
* hwmon: (w83627ehf) Fix broken driver initGuenter Roeck2011-11-111-3/+6
* hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare2011-11-111-1/+8
* hwmon: (coretemp) Fix for non-SMP buildsJean Delvare2011-11-111-2/+1
* hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-251-2/+3
* hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-251-4/+11
* hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-10-031-1/+1
* hwmon: (max16065) Fix current calculationGuenter Roeck2011-10-031-1/+1
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-171-5/+10