linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-29 09:35:35 to 2013-05-31 10:36:54 UTC [more...]

[PATCH v5 1/2] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-05-31 10:36 UTC  (4+ messages)
` [PATCH v2 2/2] This patch adds a sysfs interface for the watchdog device found on MEN A21 Boards

[PATCH] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-05-31 10:09 UTC  (23+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` AW: "
              ` [PATCH v4 1/2] "
                ` [PATCH v4 2/2] watchdog: Add sysfs interface for MEN A21 watchdog

[PATCH v2 0/2] Xilinx watchdog changes
 2013-05-31  5:56 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: xilinx: Fix driver header
` [PATCH v2 2/2] watchdog: xilinx: Setup the origin compatible string

[PATCH 1/3] watchdog: xilinx: Fix driver header
 2013-05-31  5:48 UTC  (17+ messages)
` [PATCH 2/3] watchdog: xilinx: Setup the origin compatible string
` [PATCH 3/3] watchdog: xilinx: Add WDIOC_SETTIMEOUT ioctl function

[PATCH v10 01/12] mfd: DT bindings for the palmas family MFD
 2013-05-30 23:03 UTC  (3+ messages)

[PATCH v3] watchdog: Add hook for kicking in kdump path
 2013-05-30 21:54 UTC  (13+ messages)

[PATCH] wdrtas: don't use custom version of print_hex_dump
 2013-05-28 16:25 UTC  (2+ messages)

[PATCH 1/5] watchdog: at32ap700x: Remove redundant platform_set_drvdata()
 2013-05-27  5:57 UTC  (14+ messages)
` [PATCH 2/5] watchdog: mpcore: "
` [PATCH 3/5] watchdog: shwdt: "
` [PATCH 4/5] watchdog: ts72xx: "
` [PATCH 5/5] watchdog: twl4030: "

[PATCH] powerpc: Make Book E watchdog reset type configurable
 2013-05-26 17:04 UTC  (10+ messages)

[PATCH v3] watchdog: core: don't try to stop device if not running
 2013-05-26 16:51 UTC  (2+ messages)

Fintek F81865 chip (Wdog support)
 2013-05-26 16:44 UTC  (2+ messages)

[PATCH 09/23] watchdog: coh901327: devicetree support
 2013-05-26 16:36 UTC  (2+ messages)

[PATCH] watchdog: jz4740: Pass device to clk_get
 2013-05-26 15:38 UTC  (2+ messages)

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-05-26 14:38 UTC  (5+ messages)
` [PATCH 4/4] watchdog: Kontron PLD watchdog timer

[PATCH v3] watchdog: Add Broadcom BCM2835 watchdog timer driver
 2013-05-26 14:22 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 3/5] watchdog: da9055: use platform_{get,set}_drvdata()
 2013-05-26 13:36 UTC  (3+ messages)

[PATCH 2/5] watchdog: da9052: use platform_{get,set}_drvdata()
 2013-05-26 13:36 UTC  (3+ messages)

[PATCH 1/5] watchdog: cpwd: use platform_{get,set}_drvdata()
 2013-05-26 13:29 UTC  (3+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
 2013-05-26 13:23 UTC  (4+ messages)
` [PATCH 2/2] watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops

[PATCH RESEND 2/2] watchdog: wm831x_wdt: use devm_gpio_request_one()
 2013-05-26 13:14 UTC  (3+ messages)

[PATCH 5/5] watchdog: wm831x: use platform_{get,set}_drvdata()
 2013-05-26 13:13 UTC  (3+ messages)

[PATCH RESEND 1/2] watchdog: mtx1-wdt: use devm_gpio_request_one()
 2013-05-26 13:04 UTC  (5+ messages)

[PATCH RESEND 5/5] watchdog: sp805_wdt: use devm_clk_get()
 2013-05-25 20:44 UTC  (3+ messages)

[PATCH RESEND 4/5] watchdog: shwdt: use devm_clk_get()
 2013-05-25 20:36 UTC  (3+ messages)

[PATCH RESEND 3/5] watchdog: pnx4008_wdt: use devm_clk_get()
 2013-05-25 20:23 UTC  (3+ messages)

[PATCH RESEND 2/5] watchdog: imx2_wdt: use devm_clk_get()
 2013-05-25 20:03 UTC  (3+ messages)

[PATCH 1/1] watchdog: dw_wdt: Staticize local symbol
 2013-05-25 19:53 UTC  (2+ messages)

[PATCH RESEND 1/5] watchdog: dw_wdt: use devm_clk_get()
 2013-05-25 19:51 UTC  (3+ messages)

[PATCH V3 7/7] watchdog: ts72xx_wdt: use devm_*() functions
 2013-05-25 19:47 UTC  (3+ messages)

[PATCH 4/5] watchdog: riowd: use platform_{get,set}_drvdata()
 2013-05-25 19:36 UTC  (3+ messages)

[PATCH V2 6/7] watchdog: riowd: use devm_kzalloc()
 2013-05-25 19:35 UTC  (2+ messages)

[PATCH V2 5/7] watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
 2013-05-25 19:24 UTC  (2+ messages)

[PATCH V2 4/7] watchdog: nuc900_wdt: use devm_*() functions
 2013-05-25 19:19 UTC  (3+ messages)

[PATCH V2 3/7] watchdog: mv64x60_wdt: use devm_ioremap()
 2013-05-25 19:10 UTC  (2+ messages)

[PATCH V2 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
 2013-05-25 19:06 UTC  (3+ messages)

[PATCH v4] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-25 18:57 UTC  (2+ messages)

[PATCH V2 1/7] watchdog: at32ap700x_wdt: use devm_*() functions
 2013-05-25 18:49 UTC  (2+ messages)

[PATCH v3] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-25 15:21 UTC  (3+ messages)

[PATCH v2] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-19 21:40 UTC  (4+ messages)

[PATCH 0/6] Samsung watchdog support clean-up
 2013-05-18 22:50 UTC  (8+ messages)
` [PATCH 1/6] watchdog: s3c2410_wdt: Use local register definitions
` [PATCH 2/6] ARM: SAMSUNG: uncompress: Use local definitions of watchdog registers
  ` [PATCH v2 "
` [PATCH 3/6] ARM: SAMSUNG: Add watchdog reset driver
` [PATCH 4/6] ARM: SAMSUNG: Let platforms use the new "
` [PATCH 5/6] ARM: SAMSUNG: Remove legacy watchdog reset code
` [PATCH 6/6] ARM: SAMSUNG: Remove unused plat/regs-watchdog.h header

[PATCH] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-16 15:33 UTC  (5+ messages)

[PATCH 28/33] drivers/watchdog: don't check resource with devm_ioremap_resource
 2013-05-16 11:15 UTC 

[RFC 36/42] drivers/watchdog: don't check resource with devm_ioremap_resource
 2013-05-12 17:23 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v3.10-rc1 patches
 2013-05-09  6:36 UTC 

[RFC] watchdog ->release() races
 2013-05-08  0:30 UTC  (4+ messages)

[RFC PATCH 1/2] watchdog: booke: Convert to platform driver
 2013-05-03 15:56 UTC  (2+ messages)
` [RFC PATCH 2/2] watchdog: booke: Add device tree support

Help with the Watchdog subsystem
 2013-05-03  0:53 UTC 

[PATCH RESEND 5/7] watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
 2013-05-02  5:51 UTC 

[PATCH RESEND 6/7] watchdog: riowd: use devm_kzalloc()
 2013-05-02  5:51 UTC 

[PATCH RESEND 4/7] watchdog: nuc900_wdt: use devm_*() functions
 2013-05-02  5:51 UTC 

[PATCH RESEND 3/7] watchdog: mv64x60_wdt: use devm_ioremap()
 2013-05-02  5:51 UTC 

[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
 2013-05-02  5:50 UTC 

[PATCH RESEND 1/7] watchdog: at32ap700x_wdt: use devm_*() functions
 2013-05-02  5:49 UTC 

[PATCH V2 7/7] watchdog: ts72xx_wdt: use devm_*() functions
 2013-05-02  0:20 UTC  (3+ messages)

[PATCH RESEND 7/7] watchdog: ts72xx_wdt: use devm_*() functions
 2013-04-30  2:18 UTC  (3+ messages)

[PATCH RESEND 4/7] watchdog: nuc900_wdt: use devm_*() functions
 2013-04-30  2:14 UTC  (3+ messages)

[PATCH RESEND 3/7] watchdog: mv64x60_wdt: use devm_ioremap()
 2013-04-30  1:58 UTC  (4+ messages)

[PATCH RESEND 5/7] watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
 2013-04-29 18:05 UTC  (2+ messages)

[PATCH RESEND 6/7] watchdog: riowd: use devm_kzalloc()
 2013-04-29 18:07 UTC  (2+ messages)

[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
 2013-04-29 17:52 UTC  (2+ messages)

[PATCH RESEND 1/7] watchdog: at32ap700x_wdt: use devm_*() functions
 2013-04-29 17:52 UTC  (2+ messages)

[PATCH RESEND 2/2] watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
 2013-04-29 16:38 UTC  (2+ messages)

[PATCH RESEND 1/2] watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
 2013-04-29 16:34 UTC  (2+ messages)

[PATCH v2 0/8] watchdog: w83627hf: Convert to watchdog infrastructure
 2013-04-29 15:00 UTC  (11+ messages)
  ` mfd: Core driver for Winbond chips


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).