summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc2990.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-1/+1
* hwmon: Use kobj_to_dev()Guenter Roeck2021-04-201-1/+1
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* hwmon/ltc2990: Generalise DT to fwnode supportMax Staudt2019-09-031-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253Thomas Gleixner2019-06-051-2/+1
* hwmon: (ltc2990) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-21/+11
* hwmon: (ltc2990) support all measurement modesTom Levens2018-05-211-28/+168
* hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens2018-05-211-14/+4
* hwmon: Add LTC2990 sensor driverMike Looijmans2016-03-051-0/+161