summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogtick.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-02score: Introduce new monotonic clockSebastian Huber1-1/+15
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber1-1/+1
2018-02-02score: Optimize watchdog tickleSebastian Huber1-32/+43
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-2/+2
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-11/+67
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-4/+6
2016-02-17score: Simplify _Watchdog_Tick()Sebastian Huber1-4/+4
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-0/+34