linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-19 15:51:02 to 2013-08-30 18:30:20 UTC [more...]

[PATCH 0/7] Drop support for Renesys H8/300 architecture
 2013-08-30 18:30 UTC  (9+ messages)
` [PATCH 2/7] ide: Drop H8/300 driver
` [PATCH 3/7] net/ethernet: smsc: Drop conditional code for H8/300
` [PATCH 4/7] net/ethernet: Drop H8/300 Ethernet driver
` [PATCH 5/7] watchdog: Drop references to H8300 architecture
` [PATCH 6/7] Drop MAINTAINERS entry for H8/300
` [PATCH 7/7] Drop remaining references to H8/300 architecture

[PATCH V4] watchdog: s3c2410_wdt: remove the global variables
 2013-08-30 18:19 UTC  (2+ messages)

[PATCH] watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
 2013-08-29  3:19 UTC  (2+ messages)

[gcv v3 12/35] watchdog: Replace __get_cpu_var uses
 2013-08-28 19:48 UTC 

[PATCH] documentation/devicetree: Move DT bindigns from gpio to watchdog
 2013-08-28 15:01 UTC  (9+ messages)
      ` [RFC][PATCH v2] "

MX28: Enable watchdog before reaching userspace
 2013-08-27 18:05 UTC 

[PATCH 1/1] watchdog: ibmasr: Fix incorrect placement of __initdata
 2013-08-27 16:05 UTC  (3+ messages)

[PATCH V3] watchdog: s3c2410_wdt: remove the global variables
 2013-08-27  9:47 UTC  (5+ messages)

[PATCH v2 0/4] watchdog: at91sam9_wdt: handle already configured wdt
 2013-08-27  0:43 UTC  (9+ messages)
` [PATCH v2 1/4] watchdog: at91sam9_wdt: better watchdog support
` [PATCH v2 2/4] watchdog: at91sam9_wdt: update device tree doc
` [PATCH v2 3/4] ARM: at91/dt: add sam9 watchdog default options to SoCs
` [PATCH v2 4/4] ARM: at91/dt: add watchdog properties to kizbox board

[guv v2 12/31] watchdog: Replace __get_cpu_var uses
 2013-08-26 20:44 UTC 

[PATCH v7] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-08-26 15:35 UTC  (4+ messages)

[patch] watchdog: ts72xx_wdt: cleanup return codes in ioctl
 2013-08-23  9:38 UTC 

[patch 2/2] watchdog: ts72xx_wdt: locking bug in ioctl
 2013-08-23  8:40 UTC 

[PATCH v10 04/12] watchdog: add Palmas Watchdog support
 2013-08-20 20:31 UTC 

[PATCH 0/6] simplify platform_get_resource_byname/devm_ioremap_resource
 2013-08-19 13:06 UTC  (3+ messages)
` [PATCH 2/6] watchdog: "

[PATCH v3 0/8] watchdog: w83627hf: Convert to watchdog infrastructure
 2013-08-17 20:58 UTC  (9+ messages)
` [PATCH v3 1/8] "
` [PATCH v3 2/8] watchdog: w83627hf: Enable watchdog only once
` [PATCH v3 3/8] watchdog: w83627hf: Enable watchdog device only if not already enabled
` [PATCH v3 4/8] watchdog: w83627hf: Use helper functions to access superio registers
` [PATCH v3 5/8] watchdog: w83627hf: Auto-detect IO address and supported chips
` [PATCH v3 6/8] watchdog: w83627hf: Add support for W83697HF and W83697UG
` [PATCH v3 7/8] watchdog: Remove drivers "
` [PATCH v3 8/8] watchdog: w83627hf_wdt: Reset watchdog trigger during initialization

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-15  3:29 UTC  (8+ messages)
` [PATCH 10/29] drivers/watchdog/nuc900_wdt.c: "
` [PATCH 19/29] watchdog: ts72xx_wdt: "
` [PATCH 20/29] watchdog: s3c2410_wdt: "

[PATCH v2] Enhanced support for MPC8xx/8xxx watchdog
 2013-08-10  0:02 UTC  (5+ messages)
` [v2] "

[PATCH V3 1/2] DT: Add documentation for rt2880-wdt
 2013-08-09 19:34 UTC  (2+ messages)

[PATCH 2/2] watchdog: MIPS: add ralink watchdog driver
 2013-08-09 19:34 UTC  (3+ messages)

[PATCH V2 1/2] DT: Add documentation for ralink-wdt
 2013-08-08 15:55 UTC  (5+ messages)

[PATCH 1/2] DT: Add documentation for ralink-wdt
 2013-08-08  9:26 UTC 

[PATCH v3] Enhanced support for MPC8xx/8xxx watchdog
 2013-08-08  6:18 UTC 

[PATCH] watchdog: Add MOXA ART watchdog driver
 2013-08-05 10:12 UTC  (20+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8] "

[PATCH] watchdog: dw_wdt: Add __user annotation
 2013-08-03 23:11 UTC  (2+ messages)

Fintek F81865 chip (Wdog support)
 2013-08-02 21:01 UTC  (5+ messages)

[PATCH 2/2] watchdong: kempld_wdt: fix bit mask definition
 2013-08-02  3:56 UTC  (2+ messages)

[PATCH 1/2] watchdong: kempld_wdt: Add __user annotation
 2013-08-02  3:49 UTC  (2+ messages)

[PATCH V2 03/35] watchdog: use dev_get_platdata()
 2013-07-30 10:58 UTC 

[PATCH 03/35] watchdog: use dev_get_platdata()
 2013-07-30  7:57 UTC 

[PATCH] imx2_wdt: expose module alias for loading from device-tree
 2013-07-30  3:02 UTC  (2+ messages)

[PATCH 20/27] drivers/watchdog: don't check resource with devm_ioremap_resource
 2013-07-23 18:01 UTC 

[RFC] watchdog: GPIO-controlled watchdog
 2013-07-22  6:16 UTC  (4+ messages)

[PATCH v6] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-07-18 23:11 UTC  (2+ messages)

[PATCH 00/10] Orion Watchdog fixes
 2013-07-16 14:29 UTC  (23+ messages)
` [PATCH 01/10] clocksource: orion: Add thread-safe API header
` [PATCH 02/10] watchdog: orion: Use thread-safe clocksource API
` [PATCH 03/10] watchdog: orion: Rename device-tree binding documentation
` [PATCH 04/10] watchdog: orion: Use the proper watchdog register
` [PATCH 05/10] watchdog: orion: Add a memory resource for RSTOUT register
` [PATCH 06/10] watchdog: orion: Update device-tree binding documentation
` [PATCH 07/10] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
` [PATCH 08/10] watchdog: orion: Remove mach-specific unneeded header
` [PATCH 09/10] watchdog: orion: Use BIT()
` [PATCH 10/10] ARM: kirkwood: Fix the device-tree watchdog's node reg property

[GIT PULL REQUEST] watchdog - v3.11-rc1
 2013-07-13 12:07 UTC  (3+ messages)

[PATCHv2] watchdog: dw: Enable OF support for DW watchdog timer
 2013-07-10 15:14 UTC 

[PATCH] watchdog: dw: Enable OF support for DW watchdog timer
 2013-07-10 14:55 UTC  (4+ messages)

[PATCH v5] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-07-09 19:31 UTC  (9+ messages)
` [linux-sunxi] "

[PATCH] watchdog: softdog: remove replaceable ping operation
 2013-07-09 19:00 UTC  (2+ messages)

[PATCH v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-07-08  7:06 UTC  (8+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v10 2/2] watchdog: Sysfs interface for MEN A21 watchdog

modalias char-major-10-130
 2013-07-05 20:53 UTC  (3+ messages)

[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
 2013-06-28  3:31 UTC  (3+ messages)

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-06-27 22:05 UTC  (10+ messages)
` [PATCH v3 0/4] Kontron PLD drivers
  ` [PATCH v3 4/4] watchdog: Kontron PLD watchdog timer driver

[PATCH 2/2] Watchdog: fix clearing of the watchdog interrupt
 2013-06-27 20:44 UTC  (3+ messages)

[PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver
 2013-06-27 20:25 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] watchdog: delete mpcore_wdt driver
 2013-06-27 20:20 UTC  (4+ messages)

[PATCH v2 0/2] Xilinx watchdog changes
 2013-06-27 19:21 UTC  (4+ messages)

[PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support
 2013-06-27  6:31 UTC  (5+ messages)
` [PATCH 1/3] watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
` [PATCH 2/3] watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
` [PATCH 3/3] watchdog: dw_wdt: add a devicetree binding

[RFC PATCH 0/4] watchdog: at91sam9_wdt: handle already configured wdt
 2013-06-21  6:59 UTC  (7+ messages)
` [RFC PATCH 2/4] watchdog: at91sam9_wdt: update device tree doc
` [RFC PATCH 3/4] ARM: at91/dt: add sam9 watchdog default options to SoCs


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