summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2012-11-17hwmon: (w83627ehf) Force initial bank selectionJean Delvare
2012-10-02hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck
2012-10-02hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-10-02hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-07-19hwmon: (it87) Preserve configuration register bits on initJean Delvare
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-16hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg
2012-06-17hwmon: (fam15h_power) Increase output resolutionAndre Przywara
2012-05-07hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov
2012-05-07hwmon: (coretemp) Increase CPU core limitGuenter Roeck
2012-05-07hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck
2012-05-07hwmon: 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: (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: (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-21hwmon: (coretemp) Fix oops on CPU offliningJean Delvare
2011-12-21hwmon: (jz4740) fix signedness bugAxel Lin
2011-12-09hwmon: (coretemp) Fix oops on driver loadJean Delvare
2011-11-11hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-11hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare
2011-11-11hwmon: (coretemp) Fix for non-SMP buildsJean Delvare
2011-10-25hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare
2011-10-25hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-03hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge
2011-10-03hwmon: (max16065) Fix current calculationGuenter Roeck
2011-08-17hwmon: (ibmaem) add missing kfreeJulia Lawall
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann
2011-07-17hwmon: (it87) Fix label group removalJean Delvare
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck
2011-07-12hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds