Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-16 | time/timecounter: Mark 1st argument of timecounter_cyc2time() as const | Marc Kleine-Budde | 1 | -1/+1 |
2018-11-23 | time: Remove license boilerplate | Thomas Gleixner | 1 | -10/+0 |
2018-11-23 | time: Add SPDX license identifiers | Thomas Gleixner | 1 | -0/+1 |
2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner | 1 | -5/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -3/+3 |
2014-12-30 | timecounter: keep track of accumulated fractional nanoseconds | Richard Cochran | 1 | -7/+24 |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 1 | -0/+95 |