summaryrefslogtreecommitdiff
path: root/kernel/time/sched_clock.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\
| * timers, sched_clock: Update timeout for clock wrapDavid Engraf2018-03-22
* | time: sched_clock: record cycle count in suspend and resumeSrinivas Ramana2016-12-09
* | sched: do not set window until sched_clock is fully initializedSteve Muckle2016-03-23
|/
* timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
* timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
* timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
* timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27
* timers, sched/clock: Optimize cache line usageDaniel Thompson2015-03-27
* timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson2015-03-27
* clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
* clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2015-03-12
* sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-24
* sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd2014-04-22
* sched_clock: Prevent callers from seeing half-updated dataStephen Boyd2014-02-19
* sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz2014-01-12
* sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-09
* sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-30
* sched_clock: Use an hrtimer instead of timerStephen Boyd2013-07-30
* sched_clock: Use seqcount instead of rolling our ownStephen Boyd2013-07-30
* ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-17
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12