index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp103.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (tmp103) Convert tmp103 to use new hwmon registration API
Oleksij Rempel
2021-10-12
1
-31
/
+74
*
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
-11
/
+1
*
hwmon: (tmp103) Fix build warning
Guenter Roeck
2019-04-15
1
-1
/
+1
*
hwmon: (tmp103) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2019-02-18
1
-12
/
+8
*
hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macro
Rahul Bedarkar
2017-04-24
1
-13
/
+4
*
hwmon: (tmp103) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-0
/
+7
*
hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver
sundarjdev
2014-09-22
1
-1
/
+1
*
hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
Axel Lin
2014-08-10
1
-7
/
+0
*
hwmon: Make regmap configs const
Axel Lin
2014-08-04
1
-1
/
+1
*
hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe
Axel Lin
2014-08-04
1
-0
/
+1
*
hwmon: Driver for TI TMP103 temperature sensor
Heiko Schocher
2014-08-04
1
-0
/
+205