summaryrefslogtreecommitdiffstats
path: root/kernel/time/timecounter.c
Commit message (Expand)AuthorAgeFilesLines
* time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde2021-04-161-1/+1
* time: Remove license boilerplateThomas Gleixner2018-11-231-10/+0
* time: Add SPDX license identifiersThomas Gleixner2018-11-231-0/+1
* time: Remove useless filenames in top level commentsThomas Gleixner2018-11-231-5/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-301-7/+24
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-0/+95