Lines Matching full:watchdog
2 Mellanox watchdog drivers
8 This driver provides watchdog functionality for various Mellanox
11 Mellanox watchdog device is implemented in a programmable logic device.
13 There are 2 types of HW watchdog implementations.
31 Type 1 HW watchdog implementation exist in old systems and
32 all new systems have type 2 HW watchdog.
35 Type 3 HW watchdog implementation can exist on all Mellanox systems
38 Old systems still have only one main watchdog.
41 Main and auxiliary watchdog devices can be enabled together
43 There are several actions that can be defined in the watchdog:
46 Actions without reset are provided for auxiliary watchdog device,
48 Watchdog can be started during a probe, in this case it will be
49 pinged by watchdog core before watchdog device will be opened by
51 Watchdog can be initialised in nowayout way, i.e. oncse started
54 This mlx-wdt driver supports both HW watchdog implementations.
56 Watchdog driver is probed from the common mlx_platform driver.
58 Mellanox watchdog device, identity name (mlx-wdt-main or mlx-wdt-aux),
60 watchdog configuration flags: nowayout and start_at_boot, hw watchdog
63 was done by the watchdog. If yes, it makes a notification about this event.