aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31790.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19hwmon: (max31790) add fanN_enableJustin Ledford1-7/+31
2021-06-17hwmon: (max31790) Detect and report zero fan speedGuenter Roeck1-1/+6
2021-06-17hwmon: (max31790) Clear fan fault after reporting itGuenter Roeck1-1/+15
2021-06-17hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck1-15/+26
2021-06-17hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck1-3/+3
2021-06-17hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck1-1/+1
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-15hwmon: (max31790) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-38/+20
2019-02-18hwmon: (max31790) Replace S_<PERMS> with octal valuesGuenter Roeck1-3/+3
2017-03-22hwmon: (max31790) Set correct PWM valueAlex Hemme1-1/+1
2016-10-17hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter1-1/+3
2016-09-08hwmon: (max31790) Convert to use new hwmon registration APIGuenter Roeck1-297/+224
2015-10-14hwmon: (max31790) Fix dereference of ERR_PTRSudip Mukherjee1-4/+4
2015-10-14hwmon: Driver for Maxim MAX31790Il Han1-0/+603