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
/
adt7410.c
Age
Commit message (
Expand
)
Author
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2013-04-07
hwmon: (adt7x10) Add alarm interrupt support
Lars-Peter Clausen
2013-04-07
hwmon: (adt7410) Add support for the adt7310/adt7320
Lars-Peter Clausen
2013-04-07
hwmon: (adt7410) Don't re-read non-volatile registers
Lars-Peter Clausen
2013-02-19
hwmon: (adt7410) Add device table entry for the adt7420
Lars-Peter Clausen
2013-02-19
hwmon: (adt7410) Use I2C_ADDRS helper macro
Lars-Peter Clausen
2013-02-19
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
Lars-Peter Clausen
2013-02-19
hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
Lars-Peter Clausen
2013-02-19
hwmon: (adt7410) Clear unwanted bits in the config register
Lars-Peter Clausen
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-09-23
hwmon: (adt7410) handle errors from adt7410_update_device()
Dan Carpenter
2012-09-23
hwmon: Driver for ADT7410
Hartmut Knaack