Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time/timecounter: Mark 1st argument of timecounter_cyc2time() as const | Marc Kleine-Budde | 2021-04-16 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -6/+6 |
* | timecounter: provide a macro to initialize the cyclecounter mask field. | Richard Cochran | 2015-01-02 | 1 | -1/+4 |
* | timecounter: keep track of accumulated fractional nanoseconds | Richard Cochran | 2014-12-30 | 1 | -7/+12 |
* | timecounter: provide a helper function to shift the time. | Richard Cochran | 2014-12-30 | 1 | -0/+9 |
* | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 2014-12-30 | 1 | -0/+122 |