| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | hwmon: (tmp103) Drop unnecessary include files | Guenter Roeck | 1 | -3/+0 |
| 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-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-04-19 | hwmon: tmp103: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-09-25 | hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
| 2021-10-12 | hwmon: (tmp103) Convert tmp103 to use new hwmon registration API | Oleksij Rempel | 1 | -31/+74 |
| 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 | -11/+1 |
| 2019-04-15 | hwmon: (tmp103) Fix build warning | Guenter Roeck | 1 | -1/+1 |
| 2019-02-18 | hwmon: (tmp103) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -12/+8 |
| 2017-04-24 | hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macro | Rahul Bedarkar | 1 | -13/+4 |
| 2017-04-02 | hwmon: (tmp103) Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
| 2014-09-22 | hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver | sundarjdev | 1 | -1/+1 |
| 2014-08-10 | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality | Axel Lin | 1 | -7/+0 |
| 2014-08-04 | hwmon: Make regmap configs const | Axel Lin | 1 | -1/+1 |
| 2014-08-04 | hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe | Axel Lin | 1 | -0/+1 |
| 2014-08-04 | hwmon: Driver for TI TMP103 temperature sensor | Heiko Schocher | 1 | -0/+205 |