summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2014-10-13hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson1-0/+1
2014-09-03hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-03hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-03hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-03hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-03hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-03hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-03hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-09-03hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-07-30hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-29hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-07-29hwmon: (da9052) Don't use dash in the name attributeAxel Lin1-1/+1
2014-07-29hwmon: (da9055) Don't use dash in the name attributeAxel Lin1-1/+1
2014-07-18hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin1-6/+8
2014-07-18hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin1-0/+3
2014-07-18hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-18hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-07-18hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin1-1/+1
2014-07-17hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri1-3/+4
2014-06-20hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare1-5/+6
2014-06-20hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2-2/+4
2014-06-06hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-06-06hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-03-05hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-02-23hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson1-3/+3
2014-02-06hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny1-0/+1
2014-01-25hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare1-1/+1
2013-12-20hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+6
2013-12-20hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes1-2/+2
2013-12-20hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves1-2/+14
2013-12-20hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2013-11-29hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-10-09hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-09-12hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-12hwmon: (tmp421) Fix return valueSachin Kamat1-1/+1
2013-09-12hwmon: (amc6821) Remove redundant breakSachin Kamat1-3/+0
2013-09-12hwmon: (amc6821) Fix return valueSachin Kamat1-2/+2
2013-09-12hwmon: (ibmaem) Fix return valueSachin Kamat1-1/+1
2013-09-12hwmon: (emc2103) Fix return valueSachin Kamat1-5/+5
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han1-2/+1
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck1-1/+1
2013-09-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck1-1/+1
2013-09-06hwmon: (w83792d) Update module authorShane Huang1-2/+2
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-1348/+1563
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-1/+1
2013-08-29hwmon: (htu21) Add Measurement Specialties HTU21D supportWilliam Markezana3-0/+210
2013-08-27hwmon: Change my email address.Darrick J. Wong6-12/+12
2013-08-27hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu2-3/+4