aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp108.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-25hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
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: (tmp108) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-23/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2016-12-09hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir1-0/+469