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