| Commit message (Expand) | Author | Age | Files | Lines |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -216/+0 |
* | ARM: sched_clock: Return suspended count earlier | Stephen Boyd | 2013-06-12 | 1 | -3/+3 |
* | ARM: sched_clock: Remove unused needs_suspend member | Stephen Boyd | 2013-06-12 | 1 | -1/+0 |
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 1 | -2/+13 |
|\ |
|
| * | ARM: make sched_clock just call a function pointer | Rob Herring | 2013-04-11 | 1 | -1/+8 |
| * | ARM: sched_clock: allow changing to higher frequency counter | Rob Herring | 2013-04-11 | 1 | -1/+5 |
* | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursion | Stephen Boyd | 2013-04-19 | 1 | -2/+2 |
|/ |
|
* | ARM: 7643/1: sched: correct update_sched_clock() | Joonsoo Kim | 2013-02-11 | 1 | -2/+2 |
* | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2012-10-29 | 1 | -14/+4 |
*-. | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King | 2012-10-05 | 1 | -0/+32 |
|\ \ |
|
| | * | ARM: Add irqtime accounting support | Russell King | 2012-09-15 | 1 | -0/+8 |
| |/
|/| |
|
| * | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross | 2012-08-11 | 1 | -0/+24 |
|/ |
|
* | ARM: sync sched_clock() state on suspend | Russell King | 2012-03-24 | 1 | -0/+18 |
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -13/+105 |
* | ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero | Russell King | 2011-01-11 | 1 | -1/+1 |
* | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 2011-01-11 | 1 | -1/+6 |
* | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 2010-12-22 | 1 | -0/+69 |