summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/watchdog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-02score: Introduce new monotonic clockSebastian Huber1-9/+0
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-29/+2
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber1-0/+8
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber1-0/+9
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber1-0/+8
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-8/+32
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-41/+48
2015-06-13score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber1-5/+1
2015-04-08score: Move _Watchdog_Ticks_since_boot definitionSebastian Huber1-1/+1
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber1-0/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Move nanoseconds since last tick supportSebastian Huber1-9/+0
2013-07-22score: Create watchdog implementation headerSebastian Huber1-227/+16
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-29score: Doxygen Clean Up Task #1Mathew Kallada1-26/+34
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov1-1/+1
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-0/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-22/+43
2010-12-162010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+9
2010-06-122010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2009-11-28Whitespace removal.Ralf Corsepius1-4/+4
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+19
2008-11-262008-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+39
2008-05-31Move #include's out of extern "C" {}.Ralf Corsepius1-2/+2
2007-03-282007-03-28 Chris Johns <chrisj@rtems.org>Joel Sherrill1-1/+16
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-9/+26
2005-01-28New header guard.Ralf Corsepius1-2/+2
2004-11-21Adjust doxygen @file.Ralf Corsepius1-1/+1
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-67/+99
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-07-182003-07-18 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-1/+1
2002-01-292002-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-09corrected spacing.Joel Sherrill1-8/+8
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-0/+9
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-4/+4
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-220/+2
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-18/+3
1995-12-01Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1-4/+4
1995-09-26posix support initially addedJoel Sherrill1-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-18/+18
1995-06-04changed release number to 3.2.0Joel Sherrill1-2/+2
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-57/+4