summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max31790.c
AgeCommit message (Expand)Author
2021-06-17hwmon: (max31790) Detect and report zero fan speedGuenter Roeck
2021-06-17hwmon: (max31790) Clear fan fault after reporting itGuenter Roeck
2021-06-17hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck
2021-06-17hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck
2021-06-17hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-15hwmon: (max31790) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2019-02-18hwmon: (max31790) Replace S_<PERMS> with octal valuesGuenter Roeck
2017-03-22hwmon: (max31790) Set correct PWM valueAlex Hemme
2016-10-17hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter
2016-09-08hwmon: (max31790) Convert to use new hwmon registration APIGuenter Roeck
2015-10-14hwmon: (max31790) Fix dereference of ERR_PTRSudip Mukherjee
2015-10-14hwmon: Driver for Maxim MAX31790Il Han