summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/clocktick.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-17score: Simplify _Watchdog_Tick()Sebastian Huber1-0/+5
2016-01-19score: Fix simple timecounter supportSebastian Huber1-1/+5
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-12/+5
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber1-10/+1
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+1
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-0/+8
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-3/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-1/+1
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-15/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Clock Manager into one routine per file.Joel Sherrill1-0/+52