summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2020-02-19hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-27hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2020-01-27hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck
2020-01-27hwmon: (w83627hf) Use request_muxed_region for Super-IO accessesGuenter Roeck
2020-01-27hwmon: (pmbus/tps53679) Fix driver info initialization in probe routineVadim Pasternak
2020-01-23hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James
2019-11-24hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255Kun Yi
2019-11-24hwmon: (ina3221) Fix INA3221_CONFIG_MODE macrosNicolin Chen
2019-11-24hwmon: (pwm-fan) Silence error on probe deferralThierry Reding
2019-11-24hwmon: (nct6775) Fix names of DIMM temperature sourcesGuenter Roeck
2019-11-24hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck
2019-10-05hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran
2019-08-16hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck
2019-08-16hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart
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