]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (adt7x10) Add alarm interrupt support
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 12 Mar 2013 10:38:47 +0000 (11:38 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 21 Mar 2013 15:09:42 +0000 (08:09 -0700)
commitd1778a876612fa198f67df4cb48de3db1d728b76
treef4134ede60049a08795dc9021b4b5a71c39f90f7
parentb97e0bcd34adbac685700c7a728e10d1a790d610
hwmon: (adt7x10) Add alarm interrupt support

This allows an userspace application to poll() on the alarm files to get
notified in case of a temperature threshold event.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7310.c
drivers/hwmon/adt7410.c
drivers/hwmon/adt7x10.c
drivers/hwmon/adt7x10.h