index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp103.c
Age
Commit message (
Expand
)
Author
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: tmp103: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-09-25
hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-10-12
hwmon: (tmp103) Convert tmp103 to use new hwmon registration API
Oleksij Rempel
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: (tmp103) Fix build warning
Guenter Roeck
2019-02-18
hwmon: (tmp103) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2017-04-24
hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macro
Rahul Bedarkar
2017-04-02
hwmon: (tmp103) Add OF device ID table
Javier Martinez Canillas
2014-09-22
hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver
sundarjdev
2014-08-10
hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
Axel Lin
2014-08-04
hwmon: Make regmap configs const
Axel Lin
2014-08-04
hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe
Axel Lin
2014-08-04
hwmon: Driver for TI TMP103 temperature sensor
Heiko Schocher