linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-13 18:14:47 to 2013-11-13 04:00:20 UTC [more...]

[PATCH 0/2] watchdog: bcm281xx: Watchdog Driver
 2013-11-13  4:00 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: bcm281xx: watchdog configuration

Fwd: [PATCH 2/8] watchdog: davinci: use davinci_wdt_device structure to hold device data
 2013-11-12 16:28 UTC  (4+ messages)

Fwd: [PATCH 8/8] arm: dts: keystone: add watchdog entry
 2013-11-12 15:42 UTC  (2+ messages)

Fwd: [PATCH 7/8] watchdog: davinci: add "clocks" property
 2013-11-12 15:40 UTC  (2+ messages)

Fwd: [PATCH 6/8] watchdog: davinci: reuse driver for keystone arch
 2013-11-12 15:40 UTC  (2+ messages)

Fwd: [PATCH 5/8] watchdog: davinci: add "timeout-sec" property
 2013-11-12 15:38 UTC  (2+ messages)

Fwd: [PATCH 4/8] watchdog: davinci: add GET_STATUS option support
 2013-11-12 15:38 UTC  (2+ messages)

Fwd: [PATCH 3/8] watchdog: davinci: add GET_TIMELEFT option support
 2013-11-12 15:37 UTC  (2+ messages)

Fwd: [PATCH 1/8] watchdog: davinci: change driver to use WDT core
 2013-11-12 15:31 UTC  (2+ messages)

[PATCH V8 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-11-12  6:34 UTC  (4+ messages)
` [PATCH V8 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files
` [PATCH V8 2/3] watchdog: s3c2410_wdt: add device tree support and use syscon regmap interface to configure pmu register
` [PATCH V8 3/3] ARM: dts: update watchdog device nodes for Exynos5250 and Exynos5420

[PATCH V7 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-11-12  6:00 UTC  (9+ messages)
` [PATCH V7 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files
` [PATCH V7 2/3] ARM: dts: update watchdog device nodes for Exynos5250 and Exynos5420
` [PATCH V7 3/3] watchdog: s3c2410_wdt: add device tree support and use syscon regmap interface to configure pmu register

[patch] watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
 2013-11-11 16:00 UTC  (7+ messages)
  ` [patch v2] "

[PATCH V6 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-11-10 19:27 UTC  (7+ messages)
` [PATCH V6 1/3] ARM: dts: Add pmu sysreg node to Exynos5 dtsi file
` [PATCH V6 2/3] ARM: dts: add watchdog device nodes for Exynos5250 and Exynos5420
` [PATCH V6 3/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

Fwd: [PATCH 0/8] Update Davinci watchdog driver
 2013-11-06 11:30 UTC 

[PATCH 0/3] watchdog: at91sam9_wdt: various fixes and improvements
 2013-11-03 18:32 UTC  (7+ messages)
` [PATCH 1/3] watchdog: at91sam9_wdt: fix secs_to_ticks
` [PATCH 2/3] watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
` [PATCH 3/3] watchdog: at91sam9_wdt: increase security margin on watchdog counter reset

[PATCH v5 0/4] watchdog: at91sam9_wdt: handle already configured wdt
 2013-11-03 17:55 UTC  (16+ messages)
  ` [PATCH] watchdog: at91sam9_wdt: various fixes

[PATCH 0/5] Remove remaining instances of devm_request_and_ioremap
 2013-11-01 21:10 UTC  (3+ messages)
` [PATCH 4/5] watchdog: ralink: Use devm_ioremap_resource

[PATCH -next] watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
 2013-10-31 16:30 UTC  (2+ messages)

[PATCH V5 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-10-31 13:29 UTC  (9+ messages)
` [PATCH V5 1/3] ARM: dts: Add pmu sysreg node to Exynos5 dtsi file
` [PATCH V5 2/3] ARM: dts: add watchdog device nodes for Exynos5250 and Exynos5420
` [PATCH V5 3/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[PATCH] watchdog: imx2_wdt: add module device table
 2013-10-31  8:08 UTC  (4+ messages)

[PATCH V4 0/3] Add watchdog DT nodes and use syscon regmap interfac to configure pmu registers
 2013-10-31  5:31 UTC  (13+ messages)
` [PATCH V4 1/3] ARM: dts: Add pmu sysreg node to Exynos5 dtsi file
` [PATCH V4 2/3] ARM: dts: add watchdog device nodes for Exynos5250 and Exynos5420
` [PATCH V4 3/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[RESEND] [PATCH V3 0/2] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-10-30 14:15 UTC  (4+ messages)
` [RESEND] [PATCH V3 1/2] ARM: dts: add watchdog device nodes for Exynos5250 and Exynos5420
` [RESEND] [PATCH V3 2/2] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[PATCH 0/2] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-10-30  8:14 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: add watchdog device nodes for Exynos5250 and Exynos5420
` [PATCH 2/2] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register

[PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt
 2013-10-30  7:04 UTC  (3+ messages)

[PATCH 1/1] Documentation/watchdog: Add binding example in samsung-wdt
 2013-10-30  5:27 UTC  (2+ messages)

[PATCH] Documentation/watchdog: Update node name in samsung-wdt example
 2013-10-30  5:15 UTC  (5+ messages)

Watchdog patches - overview
 2013-10-29 16:36 UTC  (6+ messages)

[PATCH] documentation/devicetree: Move DT bindigns from gpio to watchdog
 2013-10-29  9:42 UTC  (3+ messages)

[PATCH 1/3] watchdog: at91rm9200: Remove redundant of_match_ptr
 2013-10-29  9:38 UTC  (7+ messages)
` [1/3] "

[GIT PULL v2] watchdog updates for Linux 3.13
 2013-10-29  8:44 UTC  (7+ messages)

[PATCH 2/2] watchdog: MIPS: add ralink watchdog driver
 2013-10-29  8:44 UTC  (3+ messages)

iTCO multiple /dev entries
 2013-10-29  8:19 UTC 

[RFC] watchdog: GPIO-controlled watchdog
 2013-10-29  8:18 UTC  (5+ messages)

[PATCH 0/3] watchdog: dw_wdt: common clock framework and devicetree support
 2013-10-29  8:16 UTC  (3+ messages)

[PATCH 1/1] watchdog: Fix a trivial typo
 2013-10-29  8:00 UTC  (3+ messages)

[PATCHv6] watchdog: dw: Enable OF support for DW watchdog timer
 2013-10-29  7:58 UTC  (3+ messages)

[PATCH] watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
 2013-10-29  7:54 UTC  (3+ messages)

[PATCH] watchdog: pcwd_usb: Use allocated buffer for usb_control_msg
 2013-10-29  7:51 UTC  (3+ messages)

[PATCH 8/9] watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()
 2013-10-29  7:49 UTC  (2+ messages)

[PATCH v7] watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
 2013-10-29  7:48 UTC  (2+ messages)

[PATCH] watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
 2013-10-29  7:45 UTC  (2+ messages)

[patch] watchdog: ts72xx_wdt: cleanup return codes in ioctl
 2013-10-29  7:44 UTC  (2+ messages)

[PATCH V2 03/35] watchdog: use dev_get_platdata()
 2013-10-29  7:37 UTC  (2+ messages)

[PATCH] imx2_wdt: expose module alias for loading from device-tree
 2013-10-29  7:36 UTC  (2+ messages)

[PATCH v3 0/8] watchdog: w83627hf: Convert to watchdog infrastructure
 2013-10-29  6:34 UTC  (6+ messages)
` [PATCH v3 1/8] "
    ` [PATCH v4] "

[PATCH 1/2] watchdong: kempld_wdt: Add __user annotation
 2013-10-26 15:46 UTC  (2+ messages)

[PATCH] watchdog: dw_wdt: Add __user annotation
 2013-10-26 15:46 UTC  (2+ messages)

[PATCH v7] watchdog: Add MOXA ART watchdog driver
 2013-10-26 15:18 UTC  (3+ messages)
` [PATCH v8] "

[PATCHv5] watchdog: dw: Enable OF support for DW watchdog timer
 2013-10-22 16:28 UTC  (4+ messages)

[PATCHv4] watchdog: dw: Enable OF support for DW watchdog timer
 2013-10-22 13:30 UTC  (2+ messages)

[PATCHv3] watchdog: dw: Enable OF support for DW watchdog timer
 2013-10-22 13:26 UTC  (2+ messages)

[RESEND PATCHv2] watchdog: dw: Enable OF support for DW watchdog timer
 2013-10-22 11:02 UTC  (7+ messages)

modalias char-major-10-130
 2013-10-21 12:36 UTC  (3+ messages)

[GIT PULL] watchdog updates for Linux 3.13
 2013-10-17  0:42 UTC 

usb_control_msg and non-dma buffers
 2013-10-14 15:53 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v3.12-rc4 Fixes
 2013-10-13 18:29 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).