Lines Matching +full:watchdog +full:- +full:timers
2 WDT Watchdog Timer Interfaces For The Linux Operating System
9 - ICS WDT501-P
10 - ICS WDT501-P (no fan tachometer)
11 - ICS WDT500-P
13 All the interfaces provide /dev/watchdog, which when open must be written
15 time another timeout. In the case of the software watchdog the ability to
17 boards physically pull the machine down off their own onboard timers and
26 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
34 heartbeat Watchdog heartbeat in seconds (default 60)
35 nowayout Watchdog cannot be stopped once started (kernel
37 tachometer WDT501-P Fan Tachometer support (0=disable, default=0)
38 type WDT501-P Card type (500 or 501, default=500)
42 --------
61 Example Watchdog Driver:
63 see samples/watchdog/watchdog-simple.c