summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2015-06-03hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck
2015-06-03hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak
2015-06-02hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan
2015-06-02hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan
2014-10-13hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson
2014-09-03hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-09-03hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-09-03hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-09-03hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-09-03hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-09-03hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-07-30hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-29hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-29hwmon: (da9052) Don't use dash in the name attributeAxel Lin
2014-07-29hwmon: (da9055) Don't use dash in the name attributeAxel Lin
2014-07-18hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin
2014-07-18hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-07-18hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-07-18hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-07-18hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-07-17hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-20hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare
2014-06-20hwmon: (ntc_thermistor) Fix dependenciesJean Delvare
2014-06-06hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-06-06hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-03-05hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck
2014-02-22hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson
2014-02-06hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny
2014-01-25hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2013-12-20hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2013-12-20hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2013-12-20hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves
2013-12-20hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-11-29hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg
2013-09-12hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-11hwmon: (tmp421) Fix return valueSachin Kamat
2013-09-11hwmon: (amc6821) Remove redundant breakSachin Kamat
2013-09-11hwmon: (amc6821) Fix return valueSachin Kamat
2013-09-11hwmon: (ibmaem) Fix return valueSachin Kamat
2013-09-11hwmon: (emc2103) Fix return valueSachin Kamat
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck
2013-09-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck
2013-09-06hwmon: (w83792d) Update module authorShane Huang
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds