index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp108.c
Age
Commit message (
Expand
)
Author
2024-11-23
hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a module
Jarkko Nikula
2024-11-12
hwmon: (tmp108) Add support for I3C device
Frank Li
2024-11-12
hwmon: (tmp108) Add helper function tmp108_common_probe() to prepare I3C support
Frank Li
2024-11-12
hwmon: (tmp108) Add NXP p3t1085 support
Frank Li
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-10
hwmon: (tmp108) Use maple tree register cache
Mark Brown
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: tmp108: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-09-25
hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-15
hwmon: (tmp108) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2016-12-09
hwmon: Add Texas Instruments TMP108 temperature sensor driver.
John Muir