summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2019-08-16hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-06-25hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-06-25hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin1-1/+1
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-05-16hwmon: (pwm-fan) Disable PWM if fetching cooling data failsStefan Wahren1-1/+1
2019-04-17hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2019-02-27hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
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: (mlxreg-fan) Fix macros for tacho fault readingVadim Pasternak1-1/+1
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen1-1/+1
2018-12-17hwmon: (raspberrypi) Fix initial notifyStefan Wahren1-6/+0
2018-12-17hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen1-2/+2
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-21hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko1-4/+4
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-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+1
2018-10-06treewide: Replace more open-coded allocation size multiplicationsKees Cook1-1/+1
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-23/+49
2018-09-17hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck1-2/+2
2018-09-16hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck1-4/+9
2018-09-15hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck1-6/+22
2018-09-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2018-09-07hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck1-11/+16
2018-09-06hwmon: (nct6775) Set weight source to zero correctlyDan Carpenter1-1/+1
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson1-0/+1
2018-08-27hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-08-27hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-08-27hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter1-3/+8
2018-08-27hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+177
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-32/+206
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami1-2/+38
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami1-42/+145
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami1-1/+2
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami1-101/+109
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck1-8/+2
2018-08-07hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel1-0/+2
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat1-32/+206
2018-07-23hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-Bélanger1-49/+18
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+4