Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2014-03-12 21:12:29 to 2014-04-21 20:05:12 UTC [more...]

Intel MID vs. Intel SCU watchdog
 2014-04-21 20:05 UTC  (3+ messages)

[PATCH] watchdog: ath79_wdt: avoid spurious restarts on AR934x
 2014-04-16  9:34 UTC 

[PATCH] watchdog: ath79_wdt: switch to clk_prepare/clk_disable
 2014-04-16  9:35 UTC 

[PATCH 0/2] Initial implementation of Intel MID watchdog driver
 2014-04-16  0:16 UTC  (44+ messages)
` [PATCH 1/2] watchdog: add Intel MID watchdog driver support
` [PATCH 2/2] x86: intel-mid: add watchdog platform code for Merrifield
` [PATCH v2 0/2] Initial implementation of Intel MID watchdog driver
  ` [PATCH v2 1/2] watchdog: add Intel MID watchdog driver support
  ` [PATCH v2 2/2] x86: intel-mid: add watchdog platform code for Merrifield
  ` [PATCH v3 0/2] Initial implementation of Intel MID watchdog driver
    ` [PATCH v3 1/2] watchdog: add Intel MID watchdog driver support
    ` [PATCH v3 2/2] x86: intel-mid: add watchdog platform code for Merrifield
    ` [PATCH v4 0/2] Initial implementation of Intel MID watchdog driver
      ` [PATCH v4 1/2] watchdog: add Intel MID watchdog driver support
      ` [PATCH v4 2/2] x86: intel-mid: add watchdog platform code for Merrifield
        ` [PATCH v4.1 "

[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-04-14 13:23 UTC  (10+ messages)
` [RESEND/PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function
` [RESEND/PATCH v4 2/9] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
` [RESEND/PATCH v4 3/9] watchdog: orion: Remove unneeded atomic access
` [RESEND/PATCH v4 4/9] watchdog: orion: Introduce per-SoC stop() function
` [RESEND/PATCH v4 5/9] watchdog: orion: Introduce per-SoC enabled() function
` [RESEND/PATCH v4 6/9] watchdog: orion: Add Armada 375/380 SoC support
` [RESEND/PATCH v4 7/9] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [RESEND/PATCH v4 8/9] ARM: mvebu: Enable Armada 380/385 "
` [RESEND/PATCH v4 9/9] ARM: mvebu: Add A375/A380 watchdog binding documentation

[PATCH v2] watchdog: imx2_wdt: convert to watchdog core api
 2014-04-12 17:44 UTC  (2+ messages)

[PATCH] watchdog: imx2_wdt: convert to watchdog core api
 2014-04-07 21:30 UTC  (3+ messages)

[PATCH 1/2] watchdog: w83627hf_wdt: Add early_disable module parameter
 2014-04-05 18:27 UTC  (2+ messages)
` [PATCH v3 2/2] watchdog: Remove drivers for W83697HF and W83697UG

[PATCH] watchdog: imx2_wdt: handle enabled watchdog properly
 2014-04-04 20:07 UTC  (4+ messages)

[PATCH] watchdog: sunxi: Fix compilation with C=2
 2014-04-04 18:02 UTC  (5+ messages)

[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support
 2014-04-04  1:33 UTC  (3+ messages)
` [PATCHv5 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv5 2/2] watchdog: imx2_wdt: convert to use regmap API

[PATCHv4 0/2] imx2-wdt: Add regmap-mmio support
 2014-04-04  2:09 UTC  (8+ messages)
` [PATCHv4 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv4 2/2] watchdog: imx2_wdt: convert to use regmap API

[PATCHv3 0/2] imx2-wdt: Add regmap-mmio support
 2014-04-03  1:03 UTC  (7+ messages)
` [PATCHv3 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv3 2/2] watchdog: imx2_wdt: convert to use regmap API

[PATCH 0/3] replace del_timer by del_timer_sync
 2014-04-02 14:08 UTC  (3+ messages)
` [PATCH 3/3] watchdog: via_wdt: "

[PATCHv2 0/2] Add big endian support
 2014-04-02  7:33 UTC  (9+ messages)
` [PATCHv2 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv2 2/2] watchdog: imx2_wdt: Add big-endian support

[PATCH 1/2] watchdog: Add Cadence WDT driver
 2014-04-02  5:47 UTC  (9+ messages)
` [PATCH 2/2] devicetree: Add Cadence WDT devicetree bindings documentation

Extending wdt-gpio to be used on non-of (no DT) platforms
 2014-04-01  0:13 UTC  (7+ messages)

[PATCH] watchdog: shwdt: Remove unused platform_set_drvdata()
 2014-04-01  0:00 UTC  (2+ messages)

[PATCH] watchdog: Fix SBC8360 dependencies
 2014-03-31 23:58 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v3.15-rc1 Patches
 2014-03-31 11:53 UTC 

[PATCH 1/2] watchdog: Add Cadence WDT driver
 2014-03-28 10:36 UTC  (2+ messages)
` [PATCH 2/2] devicetree: Add Cadence WDT devicetree bindings documentation

FW: [PATCHv2 0/2] Add big endian support
 2014-03-28  4:15 UTC 

FW: [PATCHv2 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
 2014-03-28  4:15 UTC 

FW: [PATCHv2 2/2] watchdog: imx2_wdt: Add big-endian support
 2014-03-28  4:15 UTC 

[PATCH 0/2] Add big endian support
 2014-03-26  2:23 UTC  (5+ messages)
` [PATCH 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCH 2/2] watchdog: imx2_wdt: Add big-endian support

[PATCH v3 0/8] Watchdog support for Armada 375/38x SoC
 2014-03-19 22:21 UTC  (11+ messages)
` [PATCH v3 2/8] watchdog: orion: Remove unneeded atomic access
` [PATCH v3 3/8] watchdog: orion: Introduce per-SoC stop() function
` [PATCH v3 4/8] watchdog: orion: Introduce per-SoC enabled() function
` [PATCH v3 6/8] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [PATCH v3 8/8] ARM: mvebu: Add A375/A380 watchdog binding documentation

[PATCH 4/8] mfd: lpc_ich: Add support for iTCO v3
 2014-03-18 20:36 UTC  (14+ messages)
` [PATCH 5/8] watchdog: iTCO_wdt: Add support for v3 silicon
` [PATCH 6/8] mfd: lpc_ich: Change Avoton to iTCO v3

[PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-03-17 20:47 UTC  (13+ messages)
` [PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function
` [PATCH v4 2/9] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
` [PATCH v4 3/9] watchdog: orion: Remove unneeded atomic access
` [PATCH v4 4/9] watchdog: orion: Introduce per-SoC stop() function
` [PATCH v4 5/9] watchdog: orion: Introduce per-SoC enabled() function
` [PATCH v4 6/9] watchdog: orion: Add Armada 375/380 SoC support
` [PATCH v4 7/9] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [PATCH v4 8/9] ARM: mvebu: Enable Armada 380/385 "
` [PATCH v4 9/9] ARM: mvebu: Add A375/A380 watchdog binding documentation

[PATCH v2 0/3] watchdog: sunxi: Change compatible patterns
 2014-03-17 16:22 UTC  (8+ messages)

[PATCH] watchdog: Fix Elan SC520 dependencies
 2014-03-15 19:57 UTC  (3+ messages)

[PATCH] watchdog: ib700wdt: Use platform_driver_probe
 2014-03-15 19:54 UTC  (3+ messages)

[PATCH] watchdog: geodewdt: Use platform_driver_probe
 2014-03-15 19:53 UTC  (3+ messages)

[PATCH] watchdog: advantechwdt: Use platform_driver_probe
 2014-03-15 19:53 UTC  (3+ messages)

[PATCH] watchdog: acquirewdt: Use platform_driver_probe
 2014-03-15 19:52 UTC  (3+ messages)

[PATCH] watchdog: iTCO_wdt: Fix the parent device
 2014-03-15 19:44 UTC  (2+ messages)

[PATCH] it87_wdt: Work around non-working CIR interrupts
 2014-03-15 19:40 UTC  (2+ messages)

[PATCH] watchdog: bcm281xx: Fix Kconfig dependency
 2014-03-15 19:32 UTC  (2+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: Remove unneeded initialization
 2014-03-15 19:30 UTC  (4+ messages)
` [PATCH 2/2] watchdog: s3c2410_wdt: Check return value of clk_prepare_enable

[PATCH] watchdog: Fix SC1200 dependencies
 2014-03-14 19:22 UTC  (3+ messages)

[PATCH] watchdog: fix ARCH_BCM_MOBILE dependency
 2014-03-13  1:41 UTC  (3+ messages)

[PATCH v2 0/7] Watchdog support for Armada 375/38x SoC
 2014-03-12 21:12 UTC  (4+ messages)


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