Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2014-02-22 23:18:18 to 2014-03-29 11:54:41 UTC [more...]

Extending wdt-gpio to be used on non-of (no DT) platforms
 2014-03-29 11:54 UTC 

[PATCH] watchdog: shwdt: Remove unused platform_set_drvdata()
 2014-03-29 10:29 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

[PATCH 1/2] watchdog: Add Cadence WDT driver
 2014-03-28 10:32 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] watchdog: Fix SBC8360 dependencies
 2014-03-26 15:00 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

[PATCHv2 0/2] Add big endian support
 2014-03-26  2:21 UTC  (3+ messages)
` [PATCHv2 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv2 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  (14+ messages)
` [PATCH v3 1/8] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
` [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 5/8] watchdog: orion: Add Armada 375/380 SoC support
` [PATCH v3 6/8] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [PATCH v3 7/8] ARM: mvebu: Enable Armada 380/385 "
` [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  (17+ 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  (9+ 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  (3+ messages)

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

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

[PATCH 1/2] watchdog: s3c2410_wdt: Remove unneeded initialization
 2014-03-15 19:30 UTC  (5+ 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  (19+ messages)
` [PATCH v2 1/7] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
` [PATCH v2 2/7] watchdog: orion: Introduce per-SoC stop() function
` [PATCH v2 3/7] watchdog: orion: Introduce per-SoC enabled() function
` [PATCH v2 4/7] watchdog: orion: Add Armada 375/380 SoC support
` [PATCH v2 5/7] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [PATCH v2 6/7] ARM: mvebu: Enable Armada 380/385 "
` [PATCH v2 7/7] ARM: mvebu: Add A375/A380 watchdog binding documentation

[PATCH v3 42/52] octeon, watchdog: Fix CPU hotplug callback registration
 2014-03-10 20:40 UTC 

Watchdog drivers and device driver model
 2014-03-08 14:12 UTC  (6+ messages)

[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-03-04  4:02 UTC  (9+ messages)
  ` [PATCH v2 2/5] watchdog: orion: "

[PATCH] watchdog: core: module param to activate watchdog
 2014-03-03 14:38 UTC  (8+ messages)

[PATCH 1/6] watchdog: ep93xx_wdt: split module author names
 2014-03-02 14:03 UTC  (13+ messages)
` [PATCH 2/6] watchdog: pc87413: "
` [PATCH 3/6] watchdog: w83697hf: "
` [PATCH 4/6] watchdog: ibmasr: fix incorrect placement of __initdata marker
` [PATCH 5/6] watchdog: iTCO_wdt: remove unnecessary spaces
` [PATCH 6/6] watchdog: softdog: remove unnecessary initialization of static variable

[PATCH v7 1/1] watchdog: Add tegra watchdog
 2014-03-02 11:51 UTC  (2+ messages)

[PATCH 0/2] Watchdog on Armada 375 SoC
 2014-02-28 15:09 UTC  (5+ messages)
` [PATCH 1/2] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [PATCH 2/2] ARM: mvebu: system-controller: Add A375 initialization

[PATCH RESEND] watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
 2014-02-25 20:10 UTC  (2+ messages)

[PATCH] watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
 2014-02-25 16:10 UTC  (8+ messages)

[PATCH v3 0/11] Xilinx watchdog changes
 2014-02-25  7:39 UTC  (17+ messages)
` [PATCH v3 07/11] watchdog: xilinx: Use of_property_read_u32

[PATCH] watchdog: wdt285: Fix variable type
 2014-02-24 20:00 UTC  (2+ messages)

[PATCH] watchdog: shwdt: Remove unused variable
 2014-02-24 20:00 UTC  (2+ messages)

[PATCH] watchdog: sc520_wdt: Remove unused variable
 2014-02-24 19:59 UTC  (2+ messages)

[PATCH] watchdog: intel_scu_watchdog: Remove unused variable
 2014-02-24 19:58 UTC  (2+ messages)

[PATCH] watchdog: indydog: Simplify indydog_{start,stop}
 2014-02-24 19:58 UTC  (2+ messages)

[PATCH] watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
 2014-02-24 19:57 UTC  (2+ messages)

[PATCH 1/3] watchdog: ep93xx_wdt: Use devm_ioremap_resource()
 2014-02-24 19:55 UTC  (6+ messages)
` [PATCH 2/3] watchdog: omap_wdt: "
` [PATCH 3/3] watchdog: sp805_wdt: "

[PATCH] watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
 2014-02-24 19:54 UTC  (2+ messages)

[PATCH 0/8] watchdog: Remove unnecessary OOM messages
 2014-02-24 19:53 UTC  (2+ messages)

[PATCH 40/73] watchdog: delete non-required instances of include <linux/init.h>
 2014-02-24 19:52 UTC  (2+ messages)

[PATCH] watchdog: mpc8xxx_wdt: MPC8xx is HW enabled
 2014-02-24 19:51 UTC  (2+ messages)


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