| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | hwmon: (tmp108) Drop mutex.h include | Guenter Roeck | 1 | -1/+0 |
| 2024-12-14 | hwmon: (tmp108) Drop of_match_ptr() protection | Guenter Roeck | 1 | -5/+3 |
| 2024-12-14 | hwmon: (tmp108) Add basic regulator support | Stanislav Jakubek | 1 | -0/+5 |
| 2024-11-23 | hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a module | Jarkko Nikula | 1 | -5/+0 |
| 2024-11-12 | hwmon: (tmp108) Add support for I3C device | Frank Li | 1 | -1/+34 |
| 2024-11-12 | hwmon: (tmp108) Add helper function tmp108_common_probe() to prepare I3C support | Frank Li | 1 | -18/+21 |
| 2024-11-12 | hwmon: (tmp108) Add NXP p3t1085 support | Frank Li | 1 | -0/+1 |
| 2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-10 | hwmon: (tmp108) Use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-04-19 | hwmon: tmp108: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-09-25 | hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
| 2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2019-04-15 | hwmon: (tmp108) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 1 | -23/+6 |
| 2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
| 2016-12-09 | hwmon: Add Texas Instruments TMP108 temperature sensor driver. | John Muir | 1 | -0/+469 |