Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2012-03-28 07:23:54 to 2012-05-22 16:41:26 UTC [more...]

[PATCH 1/2 V3] watchdog: Add multiple device support
 2012-05-22 16:41 UTC  (14+ messages)
` [PATCH 2/2 V3] watchdog: create all the proper device files

linux-next: manual merge of the watchdog tree with the mfd tree
 2012-05-22 16:35 UTC  (3+ messages)

[PATCH 1/4] sch56xx-watchdog: Use watchdog core
 2012-05-22  9:40 UTC  (4+ messages)
` [PATCH 2/4] sch56xx-watchdog: Remove unnecessary checks for register changes
` [PATCH 3/4] watchdog_dev: Add support for dynamically allocated watchdog_device structs
` [PATCH 4/4] sch56xx-common: Add proper ref-counting of watchdog data

[PATCH] Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given
 2012-05-17 14:33 UTC  (3+ messages)

[PATCH] Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given
 2012-05-17  9:37 UTC 

[PATCH] Documentation/watchdog: close the fd when cmdline arg given
 2012-05-17  8:59 UTC  (3+ messages)

[PATCH -next] wdt: ie6xx_wdt needs io.h
 2012-05-17  7:14 UTC  (4+ messages)
` [PATCH -next] wdt: fix iTCO printk format warnings

Error in register iTCO_wdt
 2012-05-15  6:55 UTC 

[PATCH] Documentation/watchdog: Fix a small typo
 2012-05-14 23:10 UTC  (3+ messages)

[RESEND PATCH V2 11/17] watchdog: MIPS: lantiq: implement OF support and minor fixes
 2012-05-14 17:42 UTC 

[PATCH] watchdog: wm831x: Convert to gpio_request_one()
 2012-05-14 13:36 UTC  (2+ messages)

[PATCH 1/4] watchdog: Add multiple device support
 2012-05-14 13:35 UTC  (18+ messages)
` [PATCH 2/4] watchdog: Add a flag to indicate the watchdog doesn't reboot things
` [PATCH 3/4] watchdog: create all the proper device files
` [PATCH 4/4] watchdog: use dev_ functions

watchdog core + sch56xx patches
 2012-05-14 13:34 UTC  (12+ messages)
` [PATCH 1/9] watchdog: Add a flag to indicate the watchdog doesn't reboot things
` [PATCH 2/9] watchdog: create all the proper device files
` [PATCH 3/9] watchdog-kernel-api.txt: Document new watchdog_dev fields
` [PATCH 4/9] watchdog: use dev_ functions
` [PATCH 5/9] sch56xx-watchdog: Use watchdog core
` [PATCH 6/9] sch56xx-watchdog: Remove unnecessary checks for register changes
` [PATCH 7/9] watchdog_dev: Add support for dynamically allocated watchdog_device structs
` [PATCH 8/9] sch56xx-common: Add proper ref-counting of watchdog data
` [PATCH 9/9] watchdog/s3c2410_wdt: Set timeout to actually achieved timeout

[PATCH -next] via_wdt: depends on PCI
 2012-05-14 13:14 UTC  (2+ messages)

[PATCH 2/2][v2] powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E
 2012-05-11  5:33 UTC 

[PATCH RFT v3] watchdog: Convert orion_wdt driver to watchdog core
 2012-05-10 12:53 UTC  (5+ messages)

[PATCH 1/2] powerpc/watchdog: move booke watchdog param related code to prom.c
 2012-05-09  3:46 UTC  (6+ messages)

[PATCH 2/2] powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_FSL_SOC_BOOKE
 2012-05-08 17:12 UTC  (2+ messages)

Watchdog timer core enhancements
 2012-05-07  6:58 UTC  (7+ messages)
` [PATCH 1/3] watchdog_dev: Add support for having more then 1 watchdog

[PATCH 11/14] watchdog: MIPS: lantiq: implement OF support and minor fixes
 2012-05-04 13:22 UTC  (2+ messages)

[PATCH] watchdog: Use module_pci_driver
 2012-05-04 12:43 UTC 

[PATCH] watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL pointer
 2012-05-03 11:03 UTC  (2+ messages)

Re: [PATCH] watchdog: s3c2410-wdt: Use of_match_ptr()
 2012-05-03  5:24 UTC 

[PATCH] watchdog: s3c2410-wdt: Use of_match_ptr()
 2012-05-03  4:48 UTC  (2+ messages)

[PATCH] watchdog: s3c2410-wdt: Use of_match_ptr()
 2012-05-02 17:40 UTC 

[PATCH 5/5] watchdog: remove ixp2000 driver
 2012-05-02 16:15 UTC  (2+ messages)

[PATCH] Watchdog: Fix for settimeout issue
 2012-04-30  6:40 UTC 

[PATCH v4] wdt: Device tree support for pnx4008-wdt
 2012-04-27 14:50 UTC  (2+ messages)

[PATCH] Watchdog: DA9052/53 PMIC watchdog support v3
 2012-04-27 12:46 UTC  (2+ messages)

Bug in sch311x_wdt Linux driver
 2012-04-27  7:56 UTC 

[PATCH RESEND v4] wdt: Device tree support for pnx4008-wdt
 2012-04-26 19:46 UTC 

[GIT PULL REQUEST] watchdog - v3.4-rc4 Fixes
 2012-04-26 12:44 UTC 

[PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes
 2012-04-24 19:34 UTC  (6+ messages)
` [PATCH V2 17/22] watchdog/mpcore_wdt: use correct clk_rate to program timeout

[PATCH V3 1/2] ARM: SMP_TWD: WDOG: Start registers from 0x00 instead of 0x20
 2012-04-24 11:48 UTC  (5+ messages)
` [PATCH V3 2/2] watchdog: mpcore: Add DT probing support for ARM mpcore watchdog

[PATCH] watchdog: mpcore: Add DT bindings for ARM mpcore watchdog
 2012-04-24 10:25 UTC  (16+ messages)
` [PATCH V2] watchdog: mpcore: Add DT probing support "

Watchdog settimeout causes an error condition
 2012-04-23  8:10 UTC 

[PATCH] watchdog_dev: include private header to pickup global symbol prototypes
 2012-04-20 20:28 UTC 

[PATCH RESEND v3] wdt: Device tree support for pnx4008-wdt
 2012-04-20 18:22 UTC  (2+ messages)

[PATCH v3 0/8] arm: lpc32xx: Device tree support
 2012-04-18 18:09 UTC  (14+ messages)
` [PATCH v3 1/8] iio: Add device tree support to LPC32xx ADC
` [PATCH v3 2/8] rtc: Add device tree support for LPC32xx
` [PATCH v3 3/8] net: Add device tree support to LPC32xx
` [PATCH v3 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH v3 5/8] i2c-pnx.c: Fix suspend
` [PATCH v3 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH v3 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH v3 8/8] i2c: Add device tree support to i2c-pnx.c

[RFC] IT87xx GPIO and other drivers
 2012-04-17 19:31 UTC  (5+ messages)

[PATCH] iTCO_wdt: restore watchdog state and timeout after resume
 2012-04-15 19:57 UTC 

[PATCH] drivers/watchdog/ar7_wdt.c: use devm_request_and_ioremap
 2012-04-15 10:27 UTC 

[PATCH RESEND v3 0/8] arm: lpc32xx: Device tree support
 2012-04-13 22:49 UTC 

[PATCH RESEND v3 1/8] iio: Add device tree support to LPC32xx ADC
 2012-04-13 22:36 UTC  (8+ messages)
` [PATCH RESEND v3 2/8] rtc: Add device tree support for LPC32xx
` [PATCH RESEND v3 3/8] net: Add device tree support to LPC32xx
` [PATCH RESEND v3 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH RESEND v3 5/8] i2c-pnx.c: Fix suspend
` [PATCH RESEND v3 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH RESEND v3 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH RESEND v3 8/8] i2c: Add device tree support to i2c-pnx.c

[PATCH 1/5] sch56xx-watchdog: Use watchdog core
 2012-04-13  9:19 UTC  (5+ messages)
` [PATCH 2/5] sch56xx-watchdog: Remove unnecessary checks for register changes
` [PATCH 3/5] watchdog_dev: Add support for dynamically allocated watchdog_device structs
` [PATCH 4/5] sch56xx-common: Add proper ref-counting of watchdog data
` [PATCH 5/5] watchdog/s3c2410_wdt: Set timeout to actually achieved timeout

watchdog_dev is not smp safe?!
 2012-04-09 13:04 UTC 

[PATCH] watchdog: i6300esb: don't depend on X86
 2012-04-08 11:56 UTC 

[PATCH RFT] watchdog: Convert riowd driver to watchdog framework
 2012-04-08 10:13 UTC 

[PATCH v2 0/8]: arm: lpc32xx: Device tree support
 2012-04-02 19:39 UTC  (11+ messages)
` [PATCH v2 1/8] iio: Add device tree support to LPC32xx ADC
` [PATCH v2 2/8] rtc: Add device tree support for LPC32xx
` [PATCH v2 3/8] net: Add device tree support to LPC32xx
` [PATCH v2 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH v2 5/8] i2c-pnx.c: Fix suspend
` [PATCH v2 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH v2 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH v2 8/8] i2c: Add device tree support to i2c-pnx.c

[PATCH 0/7]: arm: lpc32xx: Device tree support
 2012-04-02 14:02 UTC  (12+ messages)
` [PATCH 1/7] iio: Add device tree support to LPC32xx ADC
` [PATCH 2/7] rtc: Add device tree support for LPC32xx
` [PATCH 3/7] net: Add device tree support to LPC32xx
` [PATCH 4/7] arm: mach-pnx4008: Adjust i2c.c to updated i2c-pnx.c
` [PATCH 5/7] i2c: Add device tree support to i2c-pnx.c
` [PATCH 6/7] i2c-pnx.c: Fix suspend
` [PATCH 7/7] wdt: Device tree support for pnx4008-wdt

Design ware Timer Source Code
 2012-04-01  9:07 UTC 

[PATCH 05/07] Watchdog: DA9052/53 watchdog support v1
 2012-03-30 10:04 UTC  (5+ messages)

Designware Timer Source Code
 2012-03-29  9:58 UTC 

[GIT PULL REQUEST] watchdog - v3.4 merge window
 2012-03-28 17:51 UTC 

[PATCH] watchdog: sp805: call watchdog_set_drvdata() early
 2012-03-28  9:43 UTC 

List of patches for this merge window (v3.3 -> v3.4-rc1)
 2012-03-28  7:35 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