summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogtick.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* score: Make SMP only code explicitSebastian Huber2022-06-231-0/+4
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-6/+19
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-0/+9
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* 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