]> 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>
Mon, 1 Apr 2013 02:36:42 +0000 (19:36 -0700)
commit657e34f56740d9763438ae8d41cf2cb72ad62a39
tree842621a83d6f865572d77073c0f8d660561da31c
parent53e7514b8fd935108c17eac3a26028d98f8c6e42
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>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.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