index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
watchdog_dev.c
Age
Commit message (
Expand
)
Author
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-09-20
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
H Hartley Sweeten
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck