aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timecounter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-6/+6
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran1-1/+4
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-7/+12
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran1-0/+9
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-0/+122