summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2019-06-25hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock
2019-06-25hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin
2019-05-31hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-31hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-31hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-31hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-31hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck
2019-05-16hwmon: (pwm-fan) Disable PWM if fetching cooling data failsStefan Wahren
2019-04-17hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin
2019-02-27hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-12hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu
2019-02-12hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen
2018-12-17hwmon: (mlxreg-fan) Fix macros for tacho fault readingVadim Pasternak
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen
2018-12-17hwmon: (raspberrypi) Fix initial notifyStefan Wahren
2018-12-17hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven
2018-11-21hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko
2018-11-13hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-09-17hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck
2018-09-15hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck
2018-09-15hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck
2018-09-05hwmon: (nct6775) Set weight source to zero correctlyDan Carpenter
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-08-26hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-08-26hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-08-26hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter
2018-08-26hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck
2018-08-07hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel
2018-07-31hwmon: (ibmpowernv) Add attributes to enable/disable sensor groupsShilpasri G Bhat
2018-07-23hwmon: (iio_hwmon) Use devm functionsMaxime Roussin-BĂ©langer
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn
2018-07-14Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson