index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adt7410.c
Age
Commit message (
Expand
)
Author
Files
Lines
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 149
Thomas Gleixner
1
-2
/
+1
2013-04-07
hwmon: (adt7x10) Add alarm interrupt support
Lars-Peter Clausen
1
-2
/
+2
2013-04-07
hwmon: (adt7410) Add support for the adt7310/adt7320
Lars-Peter Clausen
1
-436
/
+31
2013-04-07
hwmon: (adt7410) Don't re-read non-volatile registers
Lars-Peter Clausen
1
-33
/
+58
2013-02-19
hwmon: (adt7410) Add device table entry for the adt7420
Lars-Peter Clausen
1
-1
/
+2
2013-02-19
hwmon: (adt7410) Use I2C_ADDRS helper macro
Lars-Peter Clausen
1
-5
/
+1
2013-02-19
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
Lars-Peter Clausen
1
-4
/
+2
2013-02-19
hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
Lars-Peter Clausen
1
-1
/
+1
2013-02-19
hwmon: (adt7410) Clear unwanted bits in the config register
Lars-Peter Clausen
1
-0
/
+1
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-5
/
+5
2012-09-23
hwmon: (adt7410) handle errors from adt7410_update_device()
Dan Carpenter
1
-2
/
+7
2012-09-23
hwmon: Driver for ADT7410
Hartmut Knaack
1
-0
/
+459