index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp103.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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-16
hwmon: (tmp103) Fix build warning
Guenter Roeck
1
-1
/
+1
2019-02-19
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