summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp108.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tmp108) Use maple tree register cacheMark Brown2023-06-101-1/+1
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: tmp108: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-251-4/+4
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (tmp108) Use HWMON_CHANNEL_INFO macroGuenter Roeck2019-04-151-23/+6
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir2016-12-091-0/+469