linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] [PATCH 0/10] Generic Watchdog Timer Driver
@ 2011-02-23 20:41 Wim Van Sebroeck
  2011-02-23 22:19 ` Mike Waychison
  2011-06-16 13:10 ` Andrea Galbusera
  0 siblings, 2 replies; 4+ messages in thread
From: Wim Van Sebroeck @ 2011-02-23 20:41 UTC (permalink / raw)
  To: LKML, Linux Watchdog Mailing List; +Cc: Alan Cox

Hi All,

To reduce copying the same code over and over in each watchdog device driver, Alan Cox and myself constructed a new framework/API that consolidates the common watchdog timer driver functions.

This framework/API consists of the following patches:
part  1: Introduction of the WatchDog Timer Driver Core
part  2: Add the basic ioctl functionality
part  3: Add the WDIOC_KEEPALIVE ioctl
part  4: Add the WDIOC_SETOPTIONS ioctl
part  5: Add the WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl
part  6: Add orphan control
part  7: Add the Magic Close feature
part  8: Add the nowayout feature
part  9: Add support for a miscdev parent device
part 10: Add support for extra ioctl calls

Note: I still need to add the minimum and maximum timeout parameters.
(That will become part 11).

Please provide feedback,
Kind regards,
Wim.


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

end of thread, other threads:[~2011-06-17  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 20:41 [RFC] [PATCH 0/10] Generic Watchdog Timer Driver Wim Van Sebroeck
2011-02-23 22:19 ` Mike Waychison
2011-06-16 13:10 ` Andrea Galbusera
2011-06-17  7:11   ` Wim Van Sebroeck

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).