aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max31790.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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