<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus-rt.git/drivers/watchdog/Makefile, branch v2.6.33</title>
<subtitle>The LITMUS^RT kernel.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/'/>
<entry>
<title>MIPS: eXcite: Remove platform.</title>
<updated>2009-12-17T01:57:35+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2009-12-17T01:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=de4148f3ef54b644a181ad75a6fb4b373f2b01f0'/>
<id>de4148f3ef54b644a181ad75a6fb4b373f2b01f0</id>
<content type='text'>
The platform has never been fully merged 

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Cc: Thomas Koeller &lt;thomas.koeller@baslerweb.com&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Cc: linux-kernel@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Acked-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
Acked-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The platform has never been fully merged 

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Cc: Thomas Koeller &lt;thomas.koeller@baslerweb.com&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Cc: linux-kernel@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Acked-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
Acked-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc52xx/wdt: remove obsolete old WDT implementation</title>
<updated>2009-12-08T21:42:28+00:00</updated>
<author>
<name>Albrecht Dreß</name>
<email>albrecht.dress@arcor.de</email>
</author>
<published>2009-11-14T01:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=6d5355998a757a16815d58da4a739b15a6efbfba'/>
<id>6d5355998a757a16815d58da4a739b15a6efbfba</id>
<content type='text'>
Remove the old WDT implementation.

Signed-off-by: Albrecht Dreß &lt;albrecht.dress@arcor.de&gt;
Acked-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the old WDT implementation.

Signed-off-by: Albrecht Dreß &lt;albrecht.dress@arcor.de&gt;
Acked-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.</title>
<updated>2009-09-25T08:38:16+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>thierry.reding@avionic-design.de</email>
</author>
<published>2009-09-23T11:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=38461c5c084ec9119f481f27629d84283733b82a'/>
<id>38461c5c084ec9119f481f27629d84283733b82a</id>
<content type='text'>
This patch adds support for the watchdog timer on Avionic Design Xanthos
boards.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Acked-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the watchdog timer on Avionic Design Xanthos
boards.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Acked-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] Add support for WM831x watchdog</title>
<updated>2009-09-18T08:35:49+00:00</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2009-07-27T13:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=502a0106b2cc31940f690dc6693fddfd3b97cab5'/>
<id>502a0106b2cc31940f690dc6693fddfd3b97cab5</id>
<content type='text'>
The WM831x series of devices provide a watchdog with configurable
behaviour on timer expiry.

Currently this driver support refreshes via a register or GPIO line and
autonomous refreshes from a hardware source (eg, a clock).

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The WM831x series of devices provide a watchdog with configurable
behaviour on timer expiry.

Currently this driver support refreshes via a register or GPIO line and
autonomous refreshes from a hardware source (eg, a clock).

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] Add watchdog driver for NUC900</title>
<updated>2009-09-18T08:35:07+00:00</updated>
<author>
<name>Wan ZongShun</name>
<email>mcuos.com@gmail.com</email>
</author>
<published>2009-08-17T10:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=0400e3134b03336617138f9ebf2cd0f117ceef20'/>
<id>0400e3134b03336617138f9ebf2cd0f117ceef20</id>
<content type='text'>
Add watchdog device driver for the Nuvoton NUC900 series SoCs.

Signed-off-by: Wan ZongShun &lt;mcuos.com@gmail.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add watchdog device driver for the Nuvoton NUC900 series SoCs.

Signed-off-by: Wan ZongShun &lt;mcuos.com@gmail.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] add SBC-FITPC2 watchdog driver</title>
<updated>2009-09-18T08:34:56+00:00</updated>
<author>
<name>Denis Turischev</name>
<email>denis@compulab.co.il</email>
</author>
<published>2009-07-21T10:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=3a5f90002e9d08e5a6406fc650bfd838bf23bc1b'/>
<id>3a5f90002e9d08e5a6406fc650bfd838bf23bc1b</id>
<content type='text'>
Add support for watchdog found on SBC-FITPC2 board.

Signed-off-by: Denis Turischev &lt;denis@compulab.co.il&gt;
Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for watchdog found on SBC-FITPC2 board.

Signed-off-by: Denis Turischev &lt;denis@compulab.co.il&gt;
Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] add bcm47xx watchdog driver</title>
<updated>2009-06-20T18:40:56+00:00</updated>
<author>
<name>matthieu castet</name>
<email>castet.matthieu@free.fr</email>
</author>
<published>2009-06-05T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=90074dce5537e87b27125505bb89a373567a7ede'/>
<id>90074dce5537e87b27125505bb89a373567a7ede</id>
<content type='text'>
This add watchdog driver for broadcom 47xx device.
It uses the ssb subsytem to access embeded watchdog device.

Because the watchdog timeout is very short (about 2s), a soft timer is used
to increase the watchdog period.

Note : A patch for exporting the ssb_watchdog_timer_set will
be submitted on next linux-mips merge. Without this patch it can't 
be build as a module.

Signed-off-by: Aleksandar Radovanovic &lt;biblbroks@sezampro.rs&gt;
Signed-off-by: Matthieu CASTET &lt;castet.matthieu@free.fr&gt;
Tested-by: Florian Fainelli &lt;florian@openwrt.org&gt;
Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;                                                                                       
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This add watchdog driver for broadcom 47xx device.
It uses the ssb subsytem to access embeded watchdog device.

Because the watchdog timeout is very short (about 2s), a soft timer is used
to increase the watchdog period.

Note : A patch for exporting the ssb_watchdog_timer_set will
be submitted on next linux-mips merge. Without this patch it can't 
be build as a module.

Signed-off-by: Aleksandar Radovanovic &lt;biblbroks@sezampro.rs&gt;
Signed-off-by: Matthieu CASTET &lt;castet.matthieu@free.fr&gt;
Tested-by: Florian Fainelli &lt;florian@openwrt.org&gt;
Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;                                                                                       
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] Freescale STMP: watchdog driver</title>
<updated>2009-06-20T18:40:32+00:00</updated>
<author>
<name>dmitry pervushin</name>
<email>dpervushin@embeddedalley.com</email>
</author>
<published>2009-06-03T16:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=accde1684ff1ea607557fb7224d2dd57775117e1'/>
<id>accde1684ff1ea607557fb7224d2dd57775117e1</id>
<content type='text'>
Add watchdog timer support for Freescale STMP3xxx boards

Signed-off-by: Vitaly Wool &lt;vital@embeddedalley.com&gt;
Signed-off-by: Dmitry Pervushin &lt;dpervushin@embeddedalley.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add watchdog timer support for Freescale STMP3xxx boards

Signed-off-by: Vitaly Wool &lt;vital@embeddedalley.com&gt;
Signed-off-by: Dmitry Pervushin &lt;dpervushin@embeddedalley.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] twl4030 watchdog driver</title>
<updated>2009-06-20T18:39:43+00:00</updated>
<author>
<name>Timo Kokkonen</name>
<email>timo.t.kokkonen@nokia.com</email>
</author>
<published>2009-03-27T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=80e45b1e9edbca746618724d5b0a31500bdb6f39'/>
<id>80e45b1e9edbca746618724d5b0a31500bdb6f39</id>
<content type='text'>
Implementation of twl4030 watchdog driver.

Signed-off-by: Timo Kokkonen &lt;timo.t.kokkonen@nokia.com&gt;
Signed-off-by: Atal Shargorodsky &lt;ext-atal.shargorodsky@nokia.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementation of twl4030 watchdog driver.

Signed-off-by: Timo Kokkonen &lt;timo.t.kokkonen@nokia.com&gt;
Signed-off-by: Atal Shargorodsky &lt;ext-atal.shargorodsky@nokia.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>[WATCHDOG] U300 COH 901 327 watchdog driver</title>
<updated>2009-06-20T18:38:53+00:00</updated>
<author>
<name>Linus Walleij</name>
<email>linus.walleij@stericsson.com</email>
</author>
<published>2009-05-06T13:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus-rt.git/commit/?id=01480701d5cef5b3b0f8406d2eab1eaff82f9d5c'/>
<id>01480701d5cef5b3b0f8406d2eab1eaff82f9d5c</id>
<content type='text'>
This patch adds support for the U300 COH 901 327 watchdog for the
U300 platform recently added to RMK:s ARM tree.

Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the U300 COH 901 327 watchdog for the
U300 platform recently added to RMK:s ARM tree.

Signed-off-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

</pre>
</div>
</content>
</entry>
</feed>
