summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-06-191-4/+4
* hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-111-0/+4
* hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-111-1/+1
* hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-05-111-3/+6
* hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-05-111-0/+39
* hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-04-021-1/+1
* hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2012-03-191-8/+3
* hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2012-03-191-4/+4
* 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: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-121-4/+6
* 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/+20
* 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: (jz4740) Staticise jz4740_hwmon_driverAxel Lin2011-12-121-1/+1
* hwmon: (jz4740) fix signedness bugAxel Lin2011-12-121-1/+1
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-2611-130/+11
* hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-252-2/+0
* hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim2011-11-171-1/+1