summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/clocktick.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify _Watchdog_Tick()Sebastian Huber2016-02-171-0/+5
* score: Fix simple timecounter supportSebastian Huber2016-01-191-1/+5
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-12/+5
* score: Remove Giant lock in rtems_clock_tick()Sebastian Huber2015-05-191-10/+1
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+1
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-0/+8
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-3/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-1/+1
* cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-12-031-15/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-171-4/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Clock Manager into one routine per file.Joel Sherrill1999-05-171-0/+52