summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/watchdogimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-574/+0
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-0/+30
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-0/+5
2017-10-24score: _Watchdog_Per_CPU_lazy_insert_monotonic()Sebastian Huber1-0/+25
2017-10-24score: Add _Watchdog_Monotonic_from_timespec()Sebastian Huber1-0/+16
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber1-0/+7
2017-10-24score: Add _Watchdog_Is_valid_interval_timespec()Sebastian Huber1-0/+7
2017-10-24score: _Watchdog_Is_far_future_realtime_timespec()Sebastian Huber1-9/+32
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber1-3/+3
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-10/+10
2016-11-03score: Add _Watchdog_Ticks_from_sbintimeSebastian Huber1-0/+12
2016-07-26score: FormatSebastian Huber1-17/+15
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-19/+19
2016-06-24score: Silence integer conversion warningsSebastian Huber1-1/+1
2016-06-22score: Modify release job scheduler operationSebastian Huber1-2/+6
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-334/+267
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-3/+4
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-2/+2
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber1-1/+22
2015-06-13score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber1-14/+0
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-0/+7
2015-05-19score: New timer server implementationSebastian Huber1-13/+46
2015-05-19score: Move _Watchdog_Tickle()Sebastian Huber1-10/+0
2015-05-19score: Add Watchdog_IteratorSebastian Huber1-16/+42
2015-05-19score: Add _Watchdog_Acquire|Release|Flash()Sebastian Huber1-0/+30
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+17
2015-04-16score: Delete unused WATCHDOG_MAXIMUM_INTERVALSebastian Huber1-8/+0
2015-04-14score: Rename _Watchdog_Reset()Sebastian Huber1-1/+1
2015-04-13score: Add Watchdog_HeaderSebastian Huber1-19/+43
2015-04-13score: Split _Watchdog_Adjust()Sebastian Huber1-58/+20
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber1-8/+0
2014-03-25score: Delete _Watchdog_Report()Sebastian Huber1-39/+0
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-16/+0
2013-07-22score: Add WATCHDOG_INITIALIZER()Sebastian Huber1-0/+13
2013-07-22score: Create watchdog implementation headerSebastian Huber1-121/+243
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