| Commit message (Expand) | Author | Age | Files | Lines |
* | arch_timer: Move to generic sched_clock framework | Stephen Boyd | 2013-10-10 | 1 | -14/+0 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 1 | -14/+3 |
* | ARM: arch_timer: use full 64-bit counter for sched_clock | Rob Herring | 2013-04-11 | 1 | -5/+13 |
* | ARM: arch_timer: include linux/errno.h | Arnd Bergmann | 2013-02-15 | 1 | -0/+1 |
* | arm: arch_timer: move core to drivers/clocksource | Mark Rutland | 2013-01-31 | 1 | -368/+18 |
* | arm: arch_timer: add arch_counter_set_user_access | Mark Rutland | 2013-01-31 | 1 | -0/+2 |
* | arm: arch_timer: divorce from local_timer api | Mark Rutland | 2013-01-31 | 1 | -23/+29 |
* | arm: arch_timer: factor out register accessors | Mark Rutland | 2013-01-31 | 1 | -92/+0 |
* | arm: arch_timer: split cntfrq accessor | Mark Rutland | 2013-01-31 | 1 | -7/+9 |
* | arm: arch_timer: standardise counter reading | Mark Rutland | 2013-01-31 | 1 | -36/+22 |
* | arm: arch_timer: use u64/u32 for register data | Mark Rutland | 2013-01-31 | 1 | -19/+11 |
* | arm: arch_timer: remove redundant available check | Mark Rutland | 2013-01-31 | 1 | -12/+0 |
* | arm: arch_timer: balance device_node refcounting | Mark Rutland | 2013-01-31 | 1 | -0/+2 |
* | ARM: 7538/1: delay: add registration mechanism for delay timer sources | Jonathan Austin | 2012-09-26 | 1 | -9/+8 |
* | ARM: 7522/1: arch_timers: register a time/cycle counter | Marc Zyngier | 2012-09-15 | 1 | -0/+25 |
* | ARM: 7523/1: arch_timers: enable the use of the virtual timer | Marc Zyngier | 2012-09-15 | 1 | -102/+241 |
*-. | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-28 | 1 | -1/+12 |
|\ \ |
|
| | * | ARM: 7444/1: kernel: add arch-timer C3STOP feature | Lorenzo Pieralisi | 2012-07-09 | 1 | -1/+1 |
| |/
|/| |
|
| * | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon | 2012-07-09 | 1 | -0/+3 |
| * | ARM: 7451/1: arch timer: implement read_current_timer and get_cycles | Will Deacon | 2012-07-09 | 1 | -0/+8 |
|/ |
|
* | ARM: architected timers: remove support for non DT platforms | Marc Zyngier | 2012-04-27 | 1 | -17/+2 |
* | ARM: architected timers: add support for UP timer | Marc Zyngier | 2012-04-27 | 1 | -0/+13 |
* | ARM: architected timers: add DT support | Marc Zyngier | 2012-04-27 | 1 | -7/+46 |
* | ARM: architected timers: Add A15 specific sched_clock implementation | Marc Zyngier | 2012-04-27 | 1 | -0/+25 |
* | ARM: local timers: Add A15 architected timer support | Marc Zyngier | 2012-04-27 | 1 | -0/+288 |