aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon/ltc2990.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck1-1/+1
2021-04-20hwmon: Use kobj_to_dev()Guenter Roeck1-1/+1
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-3/+2
2019-09-03hwmon/ltc2990: Generalise DT to fwnode supportMax Staudt1-5/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253Thomas Gleixner1-2/+1
2019-02-18hwmon: (ltc2990) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-21/+11
2018-05-21hwmon: (ltc2990) support all measurement modesTom Levens1-28/+168
2018-05-21hwmon: (ltc2990) Fix incorrect conversion of negative temperaturesTom Levens1-14/+4
2016-03-05hwmon: Add LTC2990 sensor driverMike Looijmans1-0/+161