summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/kern_tc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* score: Remove strange timecounter init stepSebastian Huber2019-10-021-1/+1
* score: Remove superfluous timecounter membersSebastian Huber2019-10-021-3/+7
* Update FreeBSD kernel timespec supportSebastian Huber2018-08-231-1/+1
* score: Change _Timecounter_Time_uptime to int32_tSebastian Huber2017-11-091-1/+2
* timecounter: Update FreeBSD identifiersSebastian Huber2017-10-121-1/+1
* timecounter: Merge FreeBSD change r324528Konstantin Belousov2017-10-121-3/+1
* timecounter: Merge FreeBSD change r315287Eric van Gyzen2017-10-121-0/+10
* timecounter: Merge FreeBSD change r315280Eric van Gyzen2017-10-121-0/+18
* timecounter: Merge FreeBSD change r310053Ed Schouten2017-10-121-2/+2
* timecounter: Merge FreeBSD change r304285Konstantin Belousov2017-10-121-5/+14
* timecounter: Merge FreeBSD change r303548Konstantin Belousov2017-10-121-13/+11
* timecounter: Merge FreeBSD change r303387Konstantin Belousov2017-10-121-46/+74
* timecounter: Merge FreeBSD change r303384Konstantin Belousov2017-10-121-2/+2
* timecounter: Merge FreeBSD change r303383Konstantin Belousov2017-10-121-23/+12
* timecounter: Merge FreeBSD change r303382Konstantin Belousov2017-10-121-23/+45
* timecounter: Merge FreeBSD change r298819Pedro Giffuni2017-10-121-1/+1
* timecounter: Merge FreeBSD change r290257Ngie Cooper2017-10-121-1/+8
* timecounter: Merge FreeBSD change r288216Konstantin Belousov2017-10-121-7/+14
* timecounter: Merge FreeBSD change r286701Ian Lepore2017-10-121-5/+13
* timecounter: Merge FreeBSD change r286429Ian Lepore2017-10-121-0/+3