Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2012-03-07 12:37:13 to 2012-04-23 16:12:28 UTC [more...]

[PATCH] watchdog: mpcore: Add DT bindings for ARM mpcore watchdog
 2012-04-23 16:12 UTC  (13+ 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 v4] wdt: Device tree support for pnx4008-wdt
 2012-04-20 19:55 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

[PATCH] Watchdog: DA9052/53 PMIC watchdog support v3
 2012-04-18 12:44 UTC 

[PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes
 2012-04-18  5:08 UTC  (25+ messages)
` [PATCH V2 01/22] watchdog: Add is_wdt_active() routine
` [PATCH V2 02/22] watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
` [PATCH V2 03/22] watchdog/mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
` [PATCH V2 04/22] watchdog/mpcore_wdt: Use devm routines
` [PATCH V2 05/22] watchdog/mpcore_wdt: Allow platform_get_irq() to fail
` [PATCH V2 06/22] watchdog/mpcore_wdt: convert to watchdog core
` [PATCH V2 07/22] watchdog/mpcore_wdt: Fix multiline comments
` [PATCH V2 08/22] watchdog/mpcore_wdt: Arrange #includes in alphabetical order
` [PATCH V2 09/22] watchdog/mpcore_wdt: Set default heartbeat in probe instead of init
` [PATCH V2 10/22] watchdog/mpcore_wdt: Use dev_(crit, err, info) instead of dev_printk
` [PATCH V2 11/22] watchdog/mpcore_wdt: convert to use module_platform_driver()
` [PATCH V2 12/22] watchdog/mpcore_wdt: Add support for dev_pm_ops interface
` [PATCH V2 13/22] watchdog/mpcore_wdt: disable wdt in suspend only if it is busy
` [PATCH V2 14/22] watchdog/mpcore_wdt: replace (__raw_)readl/writel with lighter *_relaxed variants
` [PATCH V2 15/22] watchdog/mpcore_wdt: Add support for WDIOC_GETBOOTSTATUS IOCTL
` [PATCH V2 16/22] watchdog/mpcore_wdt: Add clock framework support
` [PATCH V2 17/22] watchdog/mpcore_wdt: use correct clk_rate to program timeout
` [PATCH V2 18/22] watchdog/sp805: Fix documentation style comment
` [PATCH V2 19/22] watchdog/sp805: replace readl/writel with lighter _relaxed variants
` [PATCH V2 20/22] watchdog/sp805: Use devm routines
` [PATCH V2 21/22] watchdog/sp805: convert to watchdog core
` [PATCH V2 22/22] watchdog/sp805: Add clk_{un}prepare support

[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

[PATCH 1/4] watchdog: Add multiple device support
 2012-04-13  9:00 UTC  (8+ 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_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 RFT v3] watchdog: Convert orion_wdt driver to watchdog core
 2012-04-05 22:32 UTC  (4+ messages)

[PATCH 5/5] watchdog: remove ixp2000 driver
 2012-04-04  1:34 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  (6+ 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)

[PATCH RFT v2] watchdog: Convert orion_wdt driver to watchdog core
 2012-03-26 17:36 UTC  (3+ messages)

[PATCH] watchdog: Make TXX9_WDT select WATCHDOG_CORE
 2012-03-26 14:43 UTC  (4+ messages)

DesignWare Watchdog Code
 2012-03-26 10:23 UTC 

[PATCH] watchdog: coh901327: fix build failure due to typo
 2012-03-26  8:35 UTC  (3+ messages)

Commit "watchdog: coh901327_wdt.c: fix timeout" breaks linux-next
 2012-03-26  8:27 UTC  (2+ messages)

[PATCH] watchdog: Fix build error in txx9wdt.c
 2012-03-26  6:37 UTC  (2+ messages)

[PATCH RFT] watchdog: Convert orion_wdt driver to watchdog core
 2012-03-26  3:14 UTC 

[PATCH] watchdog/coh901327: convert to use watchdog core
 2012-03-22 18:09 UTC  (8+ messages)

[PATCH] watchdog/xen: don't clear is_active when xen_wdt_stop() failed
 2012-03-22  8:13 UTC  (4+ messages)

[PATCH] watchdog/xen: don't unconditionally enable the watchdog during resume
 2012-03-21 19:07 UTC  (3+ messages)

[PATCH] hwmon/sch56xx: Add support for the integrated watchdog (v2)
 2012-03-19 10:02 UTC  (4+ messages)
` [lm-sensors] "

[PATCH 0/1] hwmon/sch56xx: Add support for the integrated watchdog
 2012-03-18 12:14 UTC  (5+ messages)
` [PATCH] "
  ` [lm-sensors] "

watchdog: Convert ep93xx driver to watchdog core
 2012-03-18 11:09 UTC  (2+ messages)

[PATCH 01/02] MFD: add ADC support to DA9052/53 MFD core v3
 2012-03-17 20:58 UTC  (2+ messages)

Watchdog timer core enhancements
 2012-03-17 12:56 UTC  (11+ messages)
` [PATCH 1/3] watchdog_dev: Add support for having more then 1 watchdog
` [PATCH 2/3] watchdog_dev: Add support for dynamically allocated watchdog_device structs
` [PATCH 3/3] watchdog_dev: Let the driver update the timeout field on set_timeout success

[PATCH 00/02] DA9052 patch series
 2012-03-17 10:02 UTC 

visible git-tree?
 2012-03-16 11:08 UTC  (3+ messages)

[PATCH 2/2 v2] watchdog/coh901327: convert to use watchdog core
 2012-03-16  8:14 UTC 

[PATCH 1/2] watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
 2012-03-16  8:14 UTC 

[PATCH RFT] watchdog: Convert txx9wdt driver to watchdog framework
 2012-03-16  3:53 UTC 

Change of the linux-watchdog-next tree location
 2012-03-15 22:06 UTC  (2+ messages)

[PATCH 0/4] pnx4008: convert to watchdog framework
 2012-03-15 21:18 UTC  (4+ messages)
` [PATCH 3/4] watchdog: dev: don't enforce set_timeout()

[PATCH v2 x86 1/2] fix page faults by nmiaction in nmi if kmemcheck is enabled
 2012-03-09  9:52 UTC  (6+ messages)
                ` [PATCH v3 "

[PATCH 00/15] watchdog/mpcore: updates & fixes
 2012-03-07 12:48 UTC  (10+ messages)
` [PATCH 14/15] watchdog/mpcore_wdt: Add clock framework support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox