summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogtick.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-06-23score: Make SMP only code explicitSebastian Huber1-0/+4
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-6/+19
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
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