Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2015-07-24 07:29:11 to 2015-08-07 10:20:05 UTC [more...]

[PATCH 1/2] watchdog: da9063: Ping watchdog only during allowed time window
 2015-08-07 10:17 UTC  (4+ messages)
` [PATCH 2/2] watchdog: da9063: Disable and wait before changing timeout

[PATCH v1 0/5] watchdog: mpc8xxx: several cleanups
 2015-08-07 10:07 UTC  (6+ messages)
` [PATCH v1 1/5] watchdog: mpc8xxx: remove dead code
` [PATCH v1 2/5] watchdog: mpc8xxx: simplify registration
` [PATCH v1 3/5] watchdog: mpc8xxx: make use of of_device_get_match_data
` [PATCH v1 4/5] watchdog: mpc8xxx: use dynamic memory for device specific data
` [PATCH v1 5/5] watchdog: mpc8xxx: allow to compile for MPC512x

[PATCH v3 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-08-06 21:08 UTC  (8+ messages)
` [PATCH v3 1/3] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH v3 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
` [PATCH v3 3/3] iTCO_wdt: Add support for TCO on Intel Sunrisepoint

[PATCH v4 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-08-06 12:46 UTC  (4+ messages)
` [PATCH v4 1/3] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH v4 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
` [PATCH v4 3/3] iTCO_wdt: Add support for TCO on Intel Sunrisepoint

[PATCH v6 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06 10:17 UTC  (3+ messages)
` [PATCH v6 1/2] drivers: watchdog: add a "
` [PATCH v6 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v5 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06 10:22 UTC  (5+ messages)
` [PATCH v5 1/2] drivers: watchdog: add a "
` [PATCH v5 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH] watchdog : sirf: add support for CSR atlas7 SoC
 2015-08-06  9:24 UTC  (2+ messages)

[PATCH v4 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06  8:18 UTC  (5+ messages)
` [PATCH v4 1/2] drivers: watchdog: add a "
` [PATCH v4 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v3 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06  2:14 UTC  (7+ messages)
` [PATCH v3 1/2] drivers: watchdog: add a "
` [PATCH v3 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-08-05 20:21 UTC  (35+ messages)
` [PATCH 1/8] watchdog: watchdog_dev: Use single variable name for struct watchdog_device
` [PATCH 2/8] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH 3/8] watchdog: Introduce WDOG_RUNNING flag
` [PATCH 4/8] watchdog: Make set_timeout function optional
` [PATCH 5/8] watchdog: imx2: Convert to use infrastructure triggered keepalives
` [PATCH 6/8] watchdog: retu: "
` [PATCH 7/8] watchdog: gpio_wdt: "
` [PATCH 8/8] watchdog: at91sam9: "

[PATCH v2 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-05  8:45 UTC  (5+ messages)
` [PATCH v2 1/2] drivers: watchdog: add a "
` [PATCH v2 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v5 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-08-01 18:52 UTC  (5+ messages)
` [PATCH v5 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver
` [PATCH v5 2/2] DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentation

[PATCH] watchdog: gpio-wdt: ping already at startup for always running devices
 2015-07-31 17:18 UTC  (2+ messages)

[PATCH v2 0/4] watchdog: omap: several cleanups
 2015-07-31 16:03 UTC  (8+ messages)

[PATCH 00/23] ARM: at91: Properly handle slow clock
 2015-07-31 15:21 UTC  (6+ messages)
` [PATCH 03/23] Documentation: watchdog: at91sam9_wdt: add clocks property
` [PATCH 16/23] watchdog: at91sam9: get and use slow clock

[PATCH] watchdog: gpio-wdt: be more strict about hw_algo matching
 2015-07-30 14:40 UTC  (2+ messages)

[PATCH v2 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-07-30 11:08 UTC  (11+ messages)
` [PATCH v2 1/3] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH v2 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
` [PATCH v2 3/3] iTCO_wdt: Add support for TCO on Intel Sunrisepoint

[PATCH 0/5] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-07-30  8:51 UTC  (53+ messages)
` [PATCH 1/5] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs
` [PATCH 3/5] iTCO_wdt: Add support for TCO on Intel Sunrisepoint
` [PATCH 4/5] iTCO_wdt: fixup for the header
` [PATCH 5/5] i2c-i801: fixup regarding watchdog timer

[PATCH 00/20] ARM: at91: Properly handle slow clock
 2015-07-30  1:03 UTC  (5+ messages)
` [PATCH 02/20] Documentation: watchdog: at91sam9_wdt: add clocks property
` [PATCH 15/20] watchdog: at91sam9: get and use slow clock

[PATCH] watchdog: booke_wdt: Use infrastructure to check timeout limits
 2015-07-29 16:45 UTC 

[PATCH v4 2/2] DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentation
 2015-07-29 15:18 UTC 

[PATCH 0/2] watchdog: at91sam9_wdt: add new feature support
 2015-07-29  1:50 UTC  (7+ messages)
` [PATCH 1/2] drivers: "
` [PATCH 2/2] Documentation: dt: binding: atmel-wdt: add a new compitable

[PATCH v2] watchdog: Move NMI function header declarations from watchdog.h to nmi.h
 2015-07-29  1:02 UTC 

[PATCH v4 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-28 22:28 UTC  (4+ messages)
` [PATCH v4 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver
` [PATCH v4 2/2] DT: watchdog: Add NXP LPC18xx Watchdog Timer binding documentation

[PATCH] watchdog: Move NMI function header declarations from watchdog.h to nmi.h
 2015-07-28  7:49 UTC 

[PATCH] watchdog: (nv_tco) add support for MCP79
 2015-07-27 19:36 UTC  (2+ messages)

[PATCH v3 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-26 20:49 UTC  (11+ messages)
` [PATCH v3 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver

[PATCH v2] watchdog: sunxi: fix activation of system reset
 2015-07-26 19:32 UTC  (2+ messages)

[PATCH] watchdog: sunxi: fix activation of system reset
 2015-07-25  5:59 UTC  (3+ messages)

[PATCH] watchdog: imgpdc: Unregister restart handler on remove
 2015-07-24 12:24 UTC  (3+ messages)

[PATCH v3 0/2] Add Mediatek watchdog suspend resume and shutdown
 2015-07-24  7:28 UTC  (2+ messages)
` [PATCH v3 2/2] watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox