summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz1-2/+2
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen1-2/+3
2020-01-29hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2020-01-29hwmon: (w83627hf) Use request_muxed_region for Super-IO accessesGuenter Roeck1-5/+37
2019-11-25hwmon: (pwm-fan) Silence error on probe deferralThierry Reding1-2/+6
2019-10-05hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran1-2/+2
2019-08-25hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck1-3/+3
2019-08-25hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-07-10hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-06-11hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck1-3/+12
2019-06-11hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck1-1/+13
2019-06-11hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck1-2/+11
2019-06-11hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck1-9/+19
2019-06-11hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck1-3/+12
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-20hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2019-02-20hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu1-5/+10
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen1-1/+1
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-21hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov2-1/+6
2018-10-10hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-05-30hwmon: (pmbus/adm1275) Accept negative page register valuesGuenter Roeck1-2/+2
2018-05-30hwmon: (pmbus/max8688) Accept negative page register valuesGuenter Roeck1-1/+1
2018-05-30hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck1-5/+5
2018-04-24hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski1-2/+1
2018-04-13hwmon: (ina2xx) Make calibration register value fixedMaciej Purski1-37/+50
2018-03-22driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra1-2/+2
2018-02-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2017-12-25hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck1-9/+16
2017-01-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck1-4/+7
2017-01-12hwmon: (nct7802) Fix overflows seen when writing into limit attributesGuenter Roeck1-3/+5
2017-01-12hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2017-01-12hwmon: (amc6821) sign extension temperatureJared Bents1-2/+2
2017-01-12hwmon: (scpi) Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-07hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle1-1/+4
2016-09-07hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz1-12/+12
2016-07-27hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár1-5/+20
2016-07-27hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár1-11/+25
2016-07-27hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár1-7/+12
2016-06-08hwmon: (ads7828) Enable internal referenceAkshay Bhat1-0/+10
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-04hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-03-04hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-03-04hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis1-0/+11
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2015-12-10hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon1-1/+15
2015-11-16hwmon: (scpi) skip unsupported sensors properlySudeep Holla1-10/+11