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