index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
watchdog_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
1
-1
/
+54
*
watchdog: Add Locking support
Hans de Goede
2012-05-30
1
-0
/
+21
*
watchdog: watchdog_dev: Rewrite wrapper code
Hans de Goede
2012-05-30
1
-40
/
+130
*
watchdog: use dev_ functions
Alan Cox
2012-05-30
1
-3
/
+2
*
watchdog: create all the proper device files
Alan Cox
2012-05-30
1
-0
/
+1
*
watchdog: Add multiple device support
Alan Cox
2012-05-30
1
-45
/
+82
*
watchdog: correct the name of the watchdog_core inlude file
Wim Van Sebroeck
2012-05-30
1
-1
/
+1
*
watchdog: Add watchdog_active() routine
Viresh Kumar
2012-05-30
1
-3
/
+3
*
watchdog: watchdog_dev: include private header to pickup global symbol protot...
H Hartley Sweeten
2012-05-30
1
-0
/
+2
*
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
1
-0
/
+5
*
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
1
-1
/
+0
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-5
/
+5
*
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
H Hartley Sweeten
2011-09-20
1
-7
/
+7
*
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
1
-0
/
+3
*
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
1
-0
/
+6
*
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
1
-5
/
+13
*
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
1
-3
/
+24
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
1
-0
/
+20
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
1
-7
/
+72
*
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
1
-0
/
+5
*
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
1
-0
/
+32
*
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
2011-07-28
1
-0
/
+235