Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/headers: Fix header to build standalone: <linux/sched_clock.h> | Ingo Molnar | 2022-02-23 | 1 | -0/+2 |
* | sched: Fix leftover comment typos | Ingo Molnar | 2021-05-12 | 1 | -1/+1 |
* | sched_clock: Expose struct clock_read_data | Peter Zijlstra | 2020-07-20 | 1 | -0/+28 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin | 2018-07-20 | 1 | -3/+2 |
* | time: Define dummy functions for the generic sched clock | Daniel Lezcano | 2015-12-15 | 1 | -3/+9 |
* | sched_clock: Remove deprecated setup_sched_clock() API | Stephen Boyd | 2014-04-22 | 1 | -1/+0 |
* | sched_clock: Remove sched_clock_func() hook | Stephen Boyd | 2013-10-09 | 1 | -2/+0 |
* | sched_clock: Add support for >32 bit sched_clock | Stephen Boyd | 2013-07-30 | 1 | -0/+2 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -0/+21 |