summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (mcp3021) Fix broken output scalingStevens, Nick2015-08-031-13/+1
* hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-06-051-0/+9
* hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-09-051-15/+18
* hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-09-051-0/+2
* hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck2014-09-051-3/+6
* hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin2014-09-051-1/+1
* hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin2014-09-051-1/+1
* hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck2014-09-051-1/+1
* hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin2014-09-051-1/+1
* hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-311-1/+3
* hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-07-281-3/+3
* hwmon: (da9052) Don't use dash in the name attributeAxel Lin2014-07-281-1/+1
* hwmon: (da9055) Don't use dash in the name attributeAxel Lin2014-07-281-1/+1
* hwmon: (adm1021) Fix cache problem when writing temperature limitsAxel Lin2014-07-171-6/+8
* hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin2014-07-171-0/+3
* hwmon: (adm1031) Fix writes to limit registersGuenter Roeck2014-07-171-3/+5
* hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin2014-07-171-1/+1
* hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-07-091-3/+4
* hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare2014-06-111-5/+6
* hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2014-06-112-2/+4
* hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-06-071-1/+1
* hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-06-071-1/+1
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-03-061-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-181-0/+13
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu2013-09-072-3/+4
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-141-1/+1
* hwmon: (max6697) fix MAX6581 idealityVivien Didelot2013-08-111-2/+2
* hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck2013-07-251-5/+7
* hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck2013-07-251-23/+57
* hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck2013-06-071-8/+50
* hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare2013-05-191-1/+1
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-131-6/+10
* hwmon: (iio_hwmon) Fix null pointer dereferenceAxel Lin2013-05-131-1/+1
* hwmon: (nct6775) Do not create non-existing attributesGuenter Roeck2013-05-111-2/+4
* hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc failAxel Lin2013-05-111-2/+4
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-042-8/+86
|\
| * hwmon: (lm75) Add support for the Dallas/Maxim DS7505Jean Delvare2013-05-042-1/+8
| * hwmon: (lm75) Tune resolution and sample time per chipJean Delvare2013-05-041-6/+36
| * hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare2013-05-041-5/+26
| * hwmon: (lm75) Per-chip configuration register initializationJean Delvare2013-05-041-2/+22
* | more mode_t whack-a-mole...Al Viro2013-05-041-1/+1
|/