linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-07 02:01:39 to 2012-10-10 20:23:46 UTC [more...]

[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

[PATCH v4 0/8] watchdog: dt: add support for the timeout-sec dt property
 2012-10-10 14:29 UTC  (10+ 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

[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] watchdog: Convert twl4030_wdt to watchdog core
 2012-09-27 21:23 UTC  (5+ messages)
  ` [PATCH_v2] "

[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 

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

[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  (3+ messages)
` [PATCH 4/4] ie6xx_wdt: Pin lpc_sch while watchdog is open to avoid panic on removal

[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

[PATCH 10/13] drivers/watchdog/sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
 2012-08-27  4:04 UTC  (2+ messages)

Serious regression in 3.5's iTCO_wdt, does anyone care?
 2012-08-23 17:18 UTC  (4+ messages)

[v2 PATCH 1/1] booke/wdt: some ioctls do not return values properly
 2012-08-17 14:07 UTC  (3+ messages)

[PATCH] watchdog: da9052: Remove duplicate inclusion of delay.h
 2012-08-17 11:23 UTC  (2+ messages)

[char-misc-next] mei: rename struct pci_dev *mei_device to mei_pdev
 2012-08-17  6:54 UTC 

[char-misc-next 0/4] mei: watchdog fixes and cleanups
 2012-08-16 16:39 UTC  (5+ messages)
` [char-misc-next 1/4] mei: wd: add option WDIOF_SETTIMEOUT
` [char-misc-next 2/4] mei: wd: rename watchdog constants to be more descriptive
` [char-misc-next 3/4] mei: wd: decouple and revamp watchdog state machine
` [char-misc-next 4/4] mei: wd: use watchdog_set/get_drvdata for passing mei_device

[PATCH] watchdog: ath79_wdt: convert to use module_platform_driver
 2012-08-14 13:35 UTC 

[PATCH] sp5100_tco: Add SB8x0 chipset support
 2012-08-12 14:03 UTC  (2+ messages)

[PATCH] ie6xx_wdt: store and show whether system was rebooted by watchdog
 2012-08-10 21:50 UTC 

[PATCH] watchdog: new option to skip ping in close
 2012-08-08 21:11 UTC  (7+ messages)

[PATCH v2] watchdog: new option to skip ping in close
 2012-08-07 18:57 UTC  (2+ messages)

[PATCH 1/1] booke/wdt: fix incorrect WDIOC_GETSUPPORT return path
 2012-08-07  1:56 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;
as well as URLs for NNTP newsgroup(s).