summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/kern_tc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pps: Round to closest integer in pps_event()Sebastian Huber2023-03-071-1/+3
* pps: Simplify the nsec calculation in pps_event()Sebastian Huber2023-03-071-10/+6
* pps: Directly assign the timestamps in pps_event()Sebastian Huber2023-03-071-4/+2
* pps: Move pcount assignment in pps_event()Sebastian Huber2023-03-071-4/+4
* pps: Simplify capture and event processingSebastian Huber2023-03-071-21/+21
* pps: Load timecounter once in pps_capture()Sebastian Huber2023-03-071-1/+3
* set_cputicker: use a boolMitchell Horne2023-03-071-3/+3
* kern_tc.c/cputick2usec()firk2023-03-071-9/+3
* score: Make SMP only code explicitSebastian Huber2022-06-231-0/+4
* kern_tc.c: Provide a weak hardpps() implementationSebastian Huber2022-06-231-0/+12
* kern_tc.c: Update pps_event() for uniprocessor configurationsGabriel Moyano2022-06-101-0/+6
* score: Fix pps_fetch()Sebastian Huber2022-05-271-1/+2
* kern_tc.c: Enable PPS API supportGabriel Moyano2022-05-231-4/+0
* kern_tc.c: Add definitions required by PPS APIGabriel Moyano2022-05-231-0/+6
* score: Rename tc_getfrequency()Gabriel Moyano2022-05-231-1/+1
* kern_tc.c: Replace FreeBSD event mechanism by adding pointers to functionGabriel Moyano2022-05-231-0/+41
* kern_tc.c: Add atomic dependencies required by the PPS APIGabriel Moyano2022-05-231-0/+7
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-211-3/+3
* kern_tc: unify timecounter to bintime delta conversionAndriy Gapon2022-02-211-21/+21
* timecounter: Initialize tc_lock earlierMark Johnston2022-02-211-1/+2
* rtems: Add new clock manager directivesSebastian Huber2021-11-151-0/+56
* score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber2021-11-151-5/+25
* score: Optimize timehand updates for non-SMPSebastian Huber2021-11-151-8/+36
* score: Port large time delta support to RTEMSSebastian Huber2021-11-151-3/+22
* score: Initialize timehand generation to UINT_MAXSebastian Huber2021-11-151-1/+1
* timecounter: Load the currently selected tc once in tc_windup()Mark Johnston2021-11-151-7/+16
* kern_tc.c: Scaling/large delta recalculationSebastian Huber2021-11-151-38/+50
* timecounter: Lock the timecounter listMark Johnston2021-11-151-10/+30
* timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston2021-11-151-1/+1
* Remove "All Rights Reserved" fromEd Maste2021-11-151-1/+0
* kern: clarify boot timeWarner Losh2021-11-151-1/+7
* Make kern.timecounter.hardware tunableKonstantin Belousov2021-11-151-5/+18
* Add ddb 'show timecounter' command.Konstantin Belousov2021-11-151-1/+31
* Changes that improve DTrace FBT reliabilityRobert Watson2021-11-151-0/+15
* Remove double-calls to tc_get_timecount()Konstantin Belousov2021-11-151-3/+0
* Mark more nodes as CTLFLAG_MPSAFEPawel Biernacki2021-11-151-13/+24
* Consolidate read code for timecountersKonstantin Belousov2021-11-151-145/+87
* Remove duplicated empty lines from kern/*.cMateusz Guzik2021-11-151-1/+0
* Initialize timehands linkage much earlier.Konstantin Belousov2021-11-151-12/+22
* Make timehands count selectable at boottime.Konstantin Belousov2021-11-151-5/+45
* Instead of using an incomplete list of platformsOlivier Houchard2021-11-151-1/+2
* Create a new macro for static DPCPU data.Andrew Turner2021-11-151-2/+2
* tc: bcopy -> memcpyMateusz Guzik2021-11-151-2/+1
* Move most of the contents of opt_compat.hBrooks Davis2021-11-151-1/+0
* score: Remove FreeBSD identifierSebastian Huber2021-11-151-1/+1
* Use atomic_load(9) to read ppsinfo sequence numbers.Konstantin Belousov2021-11-151-4/+4
* SPDX: use the Beerware identifier.Pedro F. Giffuni2021-11-151-0/+2
* kern_tc.c: Remove unused codeSebastian Huber2021-02-011-6/+0
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-0/+17
* score: Install timecounter according to qualitySebastian Huber2019-10-021-0/+2