linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-27 18:59:27 to 2012-10-25 20:16:12 UTC [more...]

[PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
 2012-10-25 20:16 UTC  (17+ messages)
` [PATCH 6/7] watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr

[RESEND PATCH v3 0/6] watchdog: omap_wdt: convert to new watchdog core
 2012-10-25 15:19 UTC  (7+ messages)
` [RESEND PATCH v3 1/6] "
` [RESEND PATCH v3 2/6] watchdog: omap_wdt: convert kzalloc() to devm_kzalloc()
` [RESEND PATCH v3 3/6] watchdog: omap_wdt: convert request_mem_region() to devm_request_mem_region()
` [RESEND PATCH v3 4/6] watchdog: omap_wdt: convert ioremap() to devm_ioremap()
` [RESEND PATCH v3 5/6] watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
` [RESEND PATCH v3 6/6] watchdog: omap_wdt: eliminate goto

[PATCH] watchdog: Support imx watchdog on SOC_IMX53
 2012-10-25 11:28 UTC 

[PATCH] watchdog: Convert twl4030_wdt to watchdog core
 2012-10-25  8:20 UTC  (6+ messages)
  ` [PATCH_v2] "
        ` [PATCH repost] "

[PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer (fwd)
 2012-10-23  8:05 UTC  (2+ messages)

[PATCH v9 0/3] watchdog: at91sam9_wdt: add device tree support
 2012-10-17 12:33 UTC  (4+ messages)
` [PATCH v9 1/3] "
` [PATCH v9 2/3] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v9 3/3] ARM: at91/dts: evk-pro3: enable watchdog

[Patch v2 6/7] Watchdog: DA9055 Watchdog driver
 2012-10-12  9:30 UTC 

[PATCH v4 0/8] watchdog: dt: add support for the timeout-sec dt property
 2012-10-11 11:55 UTC  (11+ messages)
` [PATCH v4 1/8] dt: add helper inline for retrieving timeout-sec property
` [PATCH v4 2/8] watchdog: core: dt: add support for the timeout-sec dt property
` [PATCH v4 3/8] watchdog: orion_wdt: add timeout-sec property binding
` [PATCH v4 4/8] watchdog: pnx4008: "
` [PATCH v4 5/8] watchdog: s3c2410_wdt: "
` [PATCH v4 6/8] watchdog: at91sam9_wdt: "
` [PATCH v4 7/8] watchdog: orion_wdt: move the min_timeout initialization
` [PATCH v4 8/8] watchdog: WatchDog Timer Driver Core - fix comment

[PATCH v3 0/6] watchdog: omap_wdt: convert to new watchdog core
 2012-10-10 20:23 UTC  (7+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] watchdog: omap_wdt: convert kzalloc() to devm_kzalloc()
` [PATCH v3 3/6] watchdog: omap_wdt: convert request_mem_region() to devm_request_mem_region()
` [PATCH v3 4/6] watchdog: omap_wdt: convert ioremap() to devm_ioremap()
` [PATCH v3 5/6] watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
` [PATCH v3 6/6] watchdog: omap_wdt: eliminate goto

[RFC PATCH v3 0/4] watchdog: core: dt: add support for the timeout-sec dt property
 2012-10-05 12:06 UTC  (7+ messages)
` [RFC PATCH v3 1/4] "
` [RFC PATCH v3 2/4] watchdog: add timeout-sec property binding to some drivers
` [RFC PATCH v3 3/4] watchdog: orion_wdt: litte cleanup
` [RFC PATCH v3 4/4] watchdog: WatchDog Timer Driver Core: fix comment

[RFC PATCH v2 0/2] watchdog: core: dt: add support for the timeout-sec dt property
 2012-10-04  8:26 UTC  (3+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] watchdog: add timeout-sec property binding to some drivers

[PATCH v6 0/5] watchdog: orion_wdt & at91sam9_wdt: improve dt support
 2012-10-03 17:47 UTC  (17+ messages)
` [PATCH v6 1/5] watchdog: core: dt: add support for the timeout device tree property
` [PATCH v6 2/5] watchdog: orion_wdt: dt: add the timeout property binding
` [PATCH v6 3/5] watchdog: at91sam9_wdt: add device tree support
` [PATCH v6 4/5] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v6 5/5] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH v8 0/3] watchdog: at91sam9_wdt: add device tree support
 2012-10-03 15:48 UTC  (4+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v8 3/3] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH v7 1/3] watchdog: at91sam9_wdt: add device tree
 2012-10-03 14:10 UTC  (2+ messages)

[PATCH] watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
 2012-10-02 22:32 UTC 

[PATCH v7 0/3] watchdog: at91sam9_wdt: add device tree support
 2012-10-02 16:01 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v7 3/3] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH v4 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-28 16:20 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ARM: at91: add at91sam9_wdt driver to at91sam926x, at91sam9g45

[GIT PULL REQUEST] watchdog - v3.6-rc5 Fixes
 2012-09-28  8:29 UTC  (3+ messages)

[PATCH v3] watchdog/imx2+: add support for pretimeout interrupt functionality
 2012-09-27 21:24 UTC  (3+ messages)

[PATCH v5 0/3] watchdog: at91sam9_wdt: add device tree support
 2012-09-27 15:40 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v5 3/3] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH v3 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-26 14:53 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: at91: add at91sam9_wdt driver to at91sam926x, at91sam9g45

[Patch v1 6/7] DA9055 Watchdog driver
 2012-09-24  9:12 UTC  (3+ messages)

[PATCH v2 00/34] i.MX multi-platform support
 2012-09-22 15:43 UTC  (18+ messages)
` [PATCH v2 18/34] watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
      ` [alsa-devel] [PATCH v2 00/34] i.MX multi-platform support

[PATCH v2 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-20 10:19 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: at91: add at91sam9_wdt driver to at91sam9260

[PATCH 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-19 10:22 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: at91: add at91sam9_wdt driver to at91sam9260

[PATCH 00/34] i.MX multi-platform support
 2012-09-18  8:20 UTC  (7+ messages)
` [PATCH 19/34] watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
  ` [alsa-devel] [PATCH 00/34] i.MX multi-platform support

[Patch v1 0/7] DA9055 PMIC driver
 2012-09-14 13:20 UTC 

[PATCH] wdt:clk: preparation for switch to common clock framework
 2012-09-11 21:09 UTC  (3+ messages)

[PATCH 15/17] ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
 2012-09-11 10:48 UTC  (2+ messages)

[PATCH v2] watchdog: omap_wdt: convert to new watchdog core
 2012-09-11  9:59 UTC  (4+ messages)

[PATCH] hpwdt: Fix kdump issue in hpwdt
 2012-09-10 18:48 UTC  (7+ messages)

[PATCH] watchdog: move the dereference below the NULL test
 2012-09-10  4:41 UTC 

[PATCH] watchdog: omap_wdt: convert to new watchdog core
 2012-09-07 19:29 UTC  (4+ messages)

[PATCH 2/4] ARM: OMAP: Split plat/hardware.h, introduce local hardware.h and soc.h for omap2+
 2012-09-06  7:03 UTC  (5+ messages)

[PATCH 3/4] watchdog: introduce retu_wdt driver
 2012-09-03 20:23 UTC 

[PATCH 1/8] mfd: Add Dialog DA906x core driver
 2012-08-31 17:16 UTC  (8+ messages)
    ` [RFC PATCH 2/8] regulator: Add Dialog DA906x voltage regulators support

[RFC PATCH 3/5] watchdog: introduce retu_wdt driver
 2012-08-29 23:38 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v3.6-rc3 Fixes
 2012-08-29 15:19 UTC 

[PATCH 3/4] ie6xx_wdt: store and show whether system was rebooted by watchdog
 2012-08-29 13:32 UTC  (2+ messages)

[RFC PATCH 4/8] hwmon: Add DA906x hardware monitoring support
 2012-08-29 13:25 UTC  (2+ messages)
    ` [PATCH] regulator: Fix bug in regulator_mode_to_status() core function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).