index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp103.c
Age
Commit message (
Expand
)
Author
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