summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck1-3/+12
2019-05-31hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck1-1/+13
2019-05-31hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck1-2/+11
2019-05-31hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck1-9/+19
2019-05-31hwmon: (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-12hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2019-02-12hwmon: (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-13hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding1-1/+11
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov2-1/+6
2018-10-04hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten3-4/+13
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-20hwmon: (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-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang34-69/+69
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-12-25hwmon: (max31790) Set correct PWM valueAlex Hemme1-1/+1
2017-12-05hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2-0/+25
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck1-9/+16
2017-05-14hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck1-1/+1
2017-05-08hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck1-5/+19
2017-03-12hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck1-0/+2
2017-03-12hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck1-13/+24
2017-01-12hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle1-1/+1
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-24hwmon: (core) fix resource leak on devm_kcalloc failureColin Ian King1-2/+4
2016-10-17hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter1-1/+3
2016-10-17hwmon: (adm9240) handle temperature readings below 0Chris Packham1-3/+3
2016-10-04Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-2156/+4620
2016-09-18hwmon: (nct6775) Add support for multiple virtual temperature sourcesGuenter Roeck1-2/+13
2016-09-18hwmon: (adt7470) No need for additional synchronization on kthread_stop()Daniel Wagner1-4/+0
2016-09-13hwmon: (lm95241) Update module description to include LM95231Axel Lin1-1/+1
2016-09-13hwmon: (lm95245) Select REGMAP_I2CAxel Lin1-0/+1
2016-09-13hwmon: (ibmpowernv) Fix label for cores numbers not threadsMichael Neuling1-5/+3
2016-09-10hwmon: (adt7470) Allow faster removalJoshua Scott1-1/+4
2016-09-10hwmon: (adt7470) Add write support to alarm_maskJoshua Scott1-1/+24
2016-09-09hwmon: (xgene) access mailbox as RAMArnd Bergmann1-14/+15
2016-09-09hwmon: (lm95245) Use new hwmon registration APIGuenter Roeck1-259/+379
[next]