Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2015-03-02 09:18:27 to 2015-04-02 01:42:22 UTC [more...]

[PATCH V2 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
 2015-04-02  1:42 UTC  (7+ messages)
` [PATCH V2 2/3] watchdog: imgpdc: Set timeout before starting watchdog
` [PATCH V2 3/3] watchdog: imgpdc: Add reboot support

[PATCH] PM / watchdog: iTCO: stop watchdog during system suspend
 2015-04-02  1:21 UTC  (4+ messages)

[PATCH 1/4] watchdog: imgpdc: Fix NULL pointer dereference on probe
 2015-04-01  3:51 UTC  (9+ messages)
` [PATCH 2/4] watchdog: imgpdc: Intialize timeout to default value
` [PATCH 3/4] watchdog: imgpdc: Set timeout before starting watchdog
` [PATCH 4/4] watchdog: imgpdc: Add reboot support

[PATCH v3 1/2] watchdog: digicolor: document device tree binding
 2015-03-31 15:09 UTC  (4+ messages)
` [PATCH v3 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

[PATCH 1/3] watchdog: octeon: convert to WATCHDOG_CORE API
 2015-03-30 18:59 UTC  (9+ messages)
` [PATCH 2/3] watchdog: octeon: fix some trivial coding style issues
` [PATCH 3/3] watchdog: octeon: use fixed length string for register names

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-03-30 13:45 UTC  (7+ messages)

NMI watchdog
 2015-03-30 12:15 UTC 

[PATCH 75/86] watchdog: use uapi/linux/pci_ids.h directly
 2015-03-29 13:42 UTC 

[PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
 2015-03-27  8:02 UTC  (3+ messages)

[PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config
 2015-03-27  7:59 UTC  (3+ messages)

[PATCH 00/27] Convert seq_<foo> output calls to return void
 2015-03-27  7:57 UTC  (3+ messages)
` [PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value

[GIT PULL REQUEST] watchdog - v4.0-rc5 Fixes
 2015-03-27  7:53 UTC 

[PATCH v2 1/2] watchdog: digicolor: document device tree binding
 2015-03-27  5:48 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

[PATCH] watchdog: at91sam9: use endian agnostic IO
 2015-03-26 23:59 UTC  (3+ messages)

[PATCH v6 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
 2015-03-25 13:28 UTC  (12+ messages)
` [PATCH v6 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
` [PATCH v6 2/9] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog
` [PATCH v6 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
` [PATCH v6 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC
` [PATCH v6 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device
` [PATCH v6 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH v6 7/9] rtc: bindings: Provide ST bindings for ST's LPC RTC device
` [PATCH v6 8/9] rtc: st: add new driver for ST's LPC RTC
` [PATCH v6 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry

[PATCH 0/2] watchdog: imgpdc: Runtime fixes
 2015-03-24  8:47 UTC  (6+ messages)

[patch] watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
 2015-03-24  8:18 UTC  (2+ messages)

[PATCH 1/2] watchdog: digicolor: document device tree binding
 2015-03-23  6:17 UTC  (8+ messages)
` [PATCH 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

[PATCH v5 00/10] Atmel System Timer cleanups
 2015-03-16  8:17 UTC  (27+ messages)
` [PATCH v5 01/10] ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
` [PATCH v5 02/10] mfd: syscon: Add atmel system timer registers definition
` [PATCH v5 03/10] watchdog: at91rm9200: use the system timer syscon
` [PATCH v5 04/10] watchdog: at91rm9200: implement restart handler
` [PATCH v5 05/10] ARM: at91: at91rm9200: remove deprecated arm_pm_restart
` [PATCH v5 06/10] ARM: at91: properly initialize timer
` [PATCH v5 07/10] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v5 08/10] clocksource: atmel-st: use syscon/regmap
` [PATCH v5 09/10] clocksource: atmel-st: remove mach/hardware dependency
` [PATCH v5 10/10] ARM: at91: remove useless include

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-11 11:17 UTC  (46+ messages)
` [PATCH v2 2/6] rtc: at91sam9: rework wakeup and interrupt handling
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH v2 6/6] tty: serial: atmel: rework interrupt and wakeup handling

[PATCH v4 0/9] Atmel System Timer cleanups
 2015-03-09 15:33 UTC  (21+ messages)
` [PATCH v4 1/9] ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
` [PATCH v4 2/9] mfd: syscon: Add atmel system timer registers definition
` [PATCH v4 3/9] watchdog: at91rm9200: use the system timer syscon
  ` [v4,3/9] "
` [PATCH v4 4/9] power: reset: Add AT91RM9200 reset driver
` [PATCH v4 5/9] ARM: at91: at91rm9200: remove deprecated arm_pm_restart
` [PATCH v4 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v4 7/9] clocksource: atmel-st: properly initialize driver
` [PATCH v4 8/9] clocksource: atmel-st: use syscon/regmap
` [PATCH v4 9/9] ARM: at91: remove useless include

[PATCH v5 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
 2015-03-09 15:27 UTC  (13+ messages)
` [PATCH v5 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
  ` [v5, "
` [PATCH v5 2/9] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog
` [PATCH v5 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
` [PATCH v5 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC
` [PATCH v5 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device
` [PATCH v5 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH v5 7/9] rtc: bindings: Provide ST bindings for ST's LPC RTC device
` [PATCH v5 8/9] rtc: st: add new driver for ST's LPC RTC
` [PATCH v5 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry

[PATCH v3 0/9] Atmel System Timer cleanups
 2015-03-05 15:09 UTC  (16+ messages)
` [PATCH v3 1/9] ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
` [PATCH v3 2/9] mfd: syscon: Add atmel system timer registers definition
` [PATCH v3 3/9] watchdog: at91rm9200: use the system timer syscon
` [PATCH v3 4/9] power: reset: Add AT91RM9200 reset driver
` [PATCH v3 5/9] ARM: at91: at91rm9200: remove deprecated arm_pm_restart
` [PATCH v3 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v3 7/9] clocksource: atmel-st: properly initialize driver
` [PATCH v3 8/9] clocksource: atmel-st: use syscon/regmap
` [PATCH v3 9/9] ARM: at91: remove useless include


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