All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MX25 watchdog
@ 2010-06-09 11:06 Baruch Siach
  2010-06-09 11:07 ` [PATCH 1/3] mx25: add watchdog clock Baruch Siach
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Baruch Siach @ 2010-06-09 11:06 UTC (permalink / raw)
  To: linux-arm-kernel

This series adds support for the new watchdog driver on the i.MX25 PDK 
platform. A little fix to the watchdog driver itself is also added.

Baruch Siach (3):
  mx25: add watchdog clock
  mx25pdk: register watchdog device
  imx2_wdt: fix section mismatch

 arch/arm/mach-mx25/clock.c        |    2 ++
 arch/arm/mach-mx25/mach-mx25pdk.c |    1 +
 drivers/watchdog/imx2_wdt.c       |    1 -
 3 files changed, 3 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-06-10 11:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09 11:06 [PATCH 0/3] MX25 watchdog Baruch Siach
2010-06-09 11:07 ` [PATCH 1/3] mx25: add watchdog clock Baruch Siach
2010-06-10  8:10   ` Wolfram Sang
2010-06-10  8:18     ` Baruch Siach
2010-06-10  8:21       ` Wolfram Sang
2010-06-10  8:27         ` Baruch Siach
2010-06-10  8:34           ` Wolfram Sang
2010-06-10  8:45             ` Baruch Siach
2010-06-10  9:32     ` [PATCH] " Baruch Siach
2010-06-09 11:07 ` [PATCH 2/3] mx25pdk: register watchdog device Baruch Siach
2010-06-09 11:07 ` [PATCH 3/3] imx2_wdt: fix section mismatch Baruch Siach
2010-06-09 19:17   ` Uwe Kleine-König
2010-06-10 11:25   ` Wim Van Sebroeck
2010-06-10  9:18 ` [PATCH 0/3] MX25 watchdog Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.