Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2015-04-03 01:53:09 to 2015-05-06 13:41:35 UTC [more...]

[PATCH] watchdog: imx2_wdt: also set wdog->timeout to new_timeout
 2015-05-06 13:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: change my email address
 2015-05-06  9:36 UTC  (2+ messages)

[PATCHv7 0/8] watchdog: Extend kernel API and add early_timeout_sec feature
 2015-05-06  8:23 UTC  (30+ messages)
` [PATCHv7 1/8] watchdog: Extend kernel API to know about HW limitations
` [PATCHv7 2/8] watchdog: Allow watchdog to reset device at early boot
` [PATCHv7 3/8] devicetree: Document generic watchdog properties
` [PATCHv7 4/8] Documentation/watchdog: watchdog-test.c: Add support for changing timeout
` [PATCHv7 5/8] watchdog: at91sam9_wdt: Convert to use new watchdog core extensions
` [PATCHv7 6/8] watchdog: imx2_wdt: Convert to use new "
` [PATCHv7 7/8] watchdog: omap_wdt: Fix memory leak on probe fail
` [PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions

[PATCH 26/27] watchdog: Allow compile test of GPIO consumers if !GPIOLIB
 2015-05-05 19:31 UTC  (2+ messages)

[PATCH v2 0/4] watchdog: omap: several cleanups
 2015-05-05 13:53 UTC  (11+ messages)
` [PATCH v2 1/4] watchdog: omap: clearify device tree documentation
` [PATCH v2 2/4] watchdog: omap: use watchdog_init_timeout instead of open coding it
` [PATCH v2 3/4] watchdog: omap: put struct watchdog_device into driver data
` [PATCH v2 4/4] watchdog: omap: simplify assignment of bootstatus
` [PATCH v2 5/4] watchdog: omap: assert the counter being stopped before reprogramming
` [PATCH v2 6/4] watchdog: omap: allow to keep timer running at probe time

[PATCH] watchdog: stmp3xxx: Implement GETBOOTSTATUS
 2015-05-05  9:40 UTC  (6+ messages)
` [rtc-linux] "

[PATCH] watchdog: cadence: Add dependency on HAS_IOMEM
 2015-05-04 19:26 UTC  (2+ messages)

[PATCH] watchdog: introduce the ARM64 SBSA watchdog driver
 2015-05-02 13:55 UTC  (23+ messages)
        ` [Linaro-acpi] "

[PATCH] watchdog: max63xx_wdt: Constify platform_device_id
 2015-05-01 18:05 UTC  (2+ messages)

[PATCH 1/4] watchdog: MAX63XX_WATCHDOG does not depend on ARM
 2015-05-01  4:56 UTC  (2+ messages)
` [1/4] "

[PATCH v7 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
 2015-04-30 11:17 UTC  (15+ 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
  ` [STLinux Kernel] "
` [PATCH v7 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
  ` [STLinux Kernel] "
` [PATCH v7 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC
  ` [STLinux Kernel] "
` [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

[PATCH V1 0/6] COVER LETTER
 2015-04-29 15:18 UTC  (19+ messages)
` [PATCH V1 1/6] mfd: da9062: DA9062 MFD core driver
` [PATCH V1 2/6] regulator: da9062: DA9062 regulator driver
` [PATCH V1 3/6] rtc: da9062: DA9062 RTC driver
` [PATCH V1 4/6] input: misc: onkey: da9062: DA9062 OnKey driver
` [PATCH V1 6/6] devicetree: da9062: Add bindings for DA9062 driver
` [PATCH V1 5/6] watchdog: da9062: DA9062 watchdog driver

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

races in omap_wdt
 2015-04-29  8:21 UTC  (3+ messages)

[PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver
 2015-04-29  6:45 UTC  (20+ messages)
  ` [2/2] "

[PATCH 0/3] watchdog: omap: several cleanups
 2015-04-26 19:46 UTC  (17+ messages)
` [PATCH 1/3] watchdog: omap: use watchdog_init_timeout
      ` [PATCH 1a/3] watchdog: omap: clearify device tree documentation
` [PATCH 2/3] watchdog: omap: put struct watchdog_device into driver data
` [PATCH 3/3] watchdog: omap: simplify assignment of bootstatus

[GIT PULL REQUEST] watchdog - v4.1 merge window
 2015-04-22 13:38 UTC 

[PATCH 6/7] watchdog: pnx4008_wdt: fix broken email address
 2015-04-20 13:51 UTC  (2+ messages)
` [PATCH 7/7] watchdog: stmp3xxx_rtc_wdt: "

[PATCH 0/4] watchdog: MAX63xx cleanup and platform settings
 2015-04-16 16:37 UTC  (2+ messages)

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

watchdog timeout in sub-seconds?
 2015-04-14  8:15 UTC  (3+ messages)

[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

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

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

[PATCH V2 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
 2015-04-03  5:38 UTC  (8+ messages)


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