summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogtick.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce new monotonic clockSebastian Huber2018-02-021-1/+15
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-021-1/+1
* score: Optimize watchdog tickleSebastian Huber2018-02-021-32/+43
* score: Rename _Watchdog_Ticks_from_*()Sebastian Huber2017-10-241-1/+1
* score: Rename watchdog variantsSebastian Huber2017-10-171-2/+2
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-11/+67
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-4/+6
* score: Simplify _Watchdog_Tick()Sebastian Huber2016-02-171-4/+4
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-0/+34