public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-05 11:53:39 to 2015-04-14 05:44:36 UTC [more...]

[PATCHv5 0/4] watchdog: Extend kernel API and add early_timeout_sec feature
 2015-04-14  5:44 UTC  (14+ messages)
` [PATCHv5 1/4] watchdog: Extend kernel API to know about HW limitations
` [PATCHv5 2/4] watchdog: Allow watchdog to reset device at early boot
` [PATCHv5 3/4] devicetree: Document generic watchdog properties
` [PATCHv5 4/4] watchdog: at91sam9_wdt: Convert to use new watchdog core extensions

watchdog timeout in sub-seconds?
 2015-04-13 13:53 UTC  (2+ messages)

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

Early watchdog resets and watchdog kernel API changes
 2015-04-09  7:57 UTC 

[PATCH] watchdog: stmp3xxx: Implement GETBOOTSTATUS
 2015-04-08 19:45 UTC 

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

[PATCH] PM / watchdog: iTCO: stop watchdog during system suspend
 2015-04-03 11:04 UTC  (9+ messages)

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

[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  (37+ messages)
` [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 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 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
 2015-03-09 15:27 UTC  (2+ messages)
` [v5, "

[PATCH v3 0/9] Atmel System Timer cleanups
 2015-03-05 15:09 UTC  (4+ messages)
` [PATCH v3 4/9] power: reset: Add AT91RM9200 reset driver


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