Fabio Porcedda
|
3048253ed9
watchdog: core: dt: add support for the timeout-sec dt property
|
12 years ago |
Wim Van Sebroeck
|
8b9468d496
watchdog: core: fix WDIOC_GETSTATUS return value
|
13 years ago |
Hans de Goede
|
e907df3272
watchdog: Add support for dynamically allocated watchdog_device structs
|
13 years ago |
Hans de Goede
|
f4e9c82f64
watchdog: Add Locking support
|
13 years ago |
Hans de Goede
|
7a87982420
watchdog: watchdog_dev: Rewrite wrapper code
|
13 years ago |
Alan Cox
|
3dfd6218da
watchdog: use dev_ functions
|
13 years ago |
Alan Cox
|
d6b469d915
watchdog: create all the proper device files
|
13 years ago |
Alan Cox
|
45f5fed30a
watchdog: Add multiple device support
|
13 years ago |
Wim Van Sebroeck
|
6cfb5aa836
watchdog: correct the name of the watchdog_core inlude file
|
13 years ago |
Viresh Kumar
|
257f8c4aae
watchdog: Add watchdog_active() routine
|
13 years ago |
H Hartley Sweeten
|
09a46e7397
watchdog: watchdog_dev: include private header to pickup global symbol prototypes
|
13 years ago |
Viresh Kumar
|
fd7b673c92
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
|
13 years ago |
Hans de Goede
|
b10f7c12e0
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success
|
14 years ago |
Joe Perches
|
27c766aaac
watchdog: Use pr_<fmt> and pr_<level>
|
13 years ago |
H Hartley Sweeten
|
cb7efc02c6
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
|
14 years ago |
Wim Van Sebroeck
|
3f43f68e29
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
|
14 years ago |
Wim Van Sebroeck
|
78d88fc012
watchdog: WatchDog Timer Driver Core - Add ioctl call
|
14 years ago |
Wim Van Sebroeck
|
7e192b9c42
watchdog: WatchDog Timer Driver Core - Add nowayout feature
|
14 years ago |
Wim Van Sebroeck
|
017cf08051
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
|
14 years ago |
Wim Van Sebroeck
|
014d694e5d
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl
|
14 years ago |
Wim Van Sebroeck
|
234445b4e4
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
|
14 years ago |
Wim Van Sebroeck
|
c2dc00e494
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
|
14 years ago |
Wim Van Sebroeck
|
2fa03560ab
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
|
14 years ago |
Wim Van Sebroeck
|
43316044d4
watchdog: WatchDog Timer Driver Core - Add basic framework
|
14 years ago |