summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31790.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max31790) add fanN_enableJustin Ledford2022-09-191-7/+31
* hwmon: (max31790) Detect and report zero fan speedGuenter Roeck2021-06-171-1/+6
* hwmon: (max31790) Clear fan fault after reporting itGuenter Roeck2021-06-171-1/+15
* hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck2021-06-171-15/+26
* hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck2021-06-171-3/+3
* hwmon: (max31790) Fix fan speed reporting for fan7..12Guenter Roeck2021-06-171-1/+1
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (max31790) Use HWMON_CHANNEL_INFO macroGuenter Roeck2019-04-151-38/+20
* hwmon: (max31790) Replace S_<PERMS> with octal valuesGuenter Roeck2019-02-181-3/+3
* hwmon: (max31790) Set correct PWM valueAlex Hemme2017-03-221-1/+1
* hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter2016-10-171-1/+3
* hwmon: (max31790) Convert to use new hwmon registration APIGuenter Roeck2016-09-081-297/+224
* hwmon: (max31790) Fix dereference of ERR_PTRSudip Mukherjee2015-10-141-4/+4
* hwmon: Driver for Maxim MAX31790Il Han2015-10-141-0/+603