summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp108.c
AgeCommit message (Expand)AuthorLines
2023-06-10hwmon: (tmp108) Use maple tree register cacheMark Brown-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-04-19hwmon: tmp108: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2022-09-25hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-4/+4
2020-09-23hwmon: use simple i2c probe functionStephen Kitt-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-04-15hwmon: (tmp108) Use HWMON_CHANNEL_INFO macroGuenter Roeck-23/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey-1/+2
2016-12-09hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir-0/+469