summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck2015-06-031-0/+2
* hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-06-031-0/+9
* hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan2015-06-022-5/+34
* hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan2015-06-022-2/+3
* hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson2014-10-131-0/+1
* hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-09-031-15/+18
* hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-09-031-0/+2
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-09-031-3/+6
* hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin2014-09-031-1/+1
* hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin2014-09-031-1/+1
* hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck2014-09-031-1/+1
* hwmon: (amc6821) Fix possible race condition bugAxel Lin2014-09-031-6/+11
* hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin2014-09-031-1/+1
* hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-301-1/+3
* hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-07-291-3/+3
* hwmon: (da9052) Don't use dash in the name attributeAxel Lin2014-07-291-1/+1
* hwmon: (da9055) Don't use dash in the name attributeAxel Lin2014-07-291-1/+1
* hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin2014-07-181-6/+8
* hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-07-181-0/+3
* hwmon: (adm1031) Fix writes to limit registersGuenter Roeck2014-07-181-3/+5
* hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-07-181-10/+5
* hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin2014-07-181-1/+1
* hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-07-171-3/+4
* hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare2014-06-201-5/+6
* hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2014-06-202-2/+4
* hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-06-061-1/+1
* hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-06-061-1/+1
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-03-051-1/+1
* hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson2014-02-221-3/+3
* hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny2014-02-061-0/+1
* hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-251-1/+1
* hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2013-12-201-3/+6
* hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes2013-12-201-2/+2
* hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves2013-12-201-2/+14
* hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2013-12-203-1/+5
* hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2013-11-291-4/+7
* hwmon: (applesmc) Always read until end of dataHenrik Rydberg2013-10-091-0/+13
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-09-261-1/+10
* hwmon: (k10temp) remove unnecessary pci_set_drvdata()Jingoo Han2013-09-121-1/+0
* hwmon: (tmp421) Fix return valueSachin Kamat2013-09-111-1/+1
* hwmon: (amc6821) Remove redundant breakSachin Kamat2013-09-111-3/+0
* hwmon: (amc6821) Fix return valueSachin Kamat2013-09-111-2/+2
* hwmon: (ibmaem) Fix return valueSachin Kamat2013-09-111-1/+1
* hwmon: (emc2103) Fix return valueSachin Kamat2013-09-111-5/+5
* hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han2013-09-101-2/+1
* hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck2013-09-101-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-072-3/+3
|\
| * hwmon: (emc6w201) Do not declare enum variableGuenter Roeck2013-09-061-1/+1
| * hwmon: (w83792d) Update module authorShane Huang2013-09-061-2/+2
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0334-1348/+1563
|\ \