Age | Commit message (Expand) | Author | Files | Lines |
2014-10-26 | ARM/ARM64: arch-timer: fix arch_timer_probed logic | Marc Zyngier | 1 | -3/+3 |
2014-09-29 | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable | Nathan Lynch | 1 | -0/+15 |
2014-09-29 | clocksource: arm_arch_timer: Enable counter access for 32-bit ARM | Nathan Lynch | 1 | -0/+17 |
2014-09-29 | clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable | Nathan Lynch | 1 | -2/+10 |
2014-09-29 | clocksource: arm_arch_timer: Discard unavailable timers correctly | Sudeep Holla | 1 | -4/+16 |
2014-04-29 | clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue | Lorenzo Pieralisi | 1 | -1/+5 |
2014-03-12 | clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent | Stephen Boyd | 1 | -0/+1 |
2013-10-16 | clocksource: arch_timer: Do not register arch_sys_counter twice | Thierry Reding | 1 | -9/+3 |
2013-10-10 | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar | 1 | -0/+10 |
2013-10-10 | arch_timer: Move to generic sched_clock framework | Stephen Boyd | 1 | -0/+10 |
2013-10-03 | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent... | Daniel Lezcano | 1 | -0/+49 |
2013-10-02 | clocksource: arm_arch_timer: Use clocksource for suspend timekeeping | Stephen Boyd | 1 | -1/+1 |
2013-09-26 | drivers: clocksource: add CPU PM notifier for ARM architected timer | Sudeep KarkadaNagesha | 1 | -0/+34 |
2013-09-26 | drivers: clocksource: add support for ARM architected timer event stream | Will Deacon | 1 | -0/+15 |
2013-08-21 | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan... | Thomas Gleixner | 1 | -69/+378 |
2013-08-01 | clocksource: arch_timer: Add support for memory mapped timers | Stephen Boyd | 1 | -55/+347 |
2013-08-01 | clocksource: arch_timer: Push the read/write wrappers deeper | Stephen Boyd | 1 | -15/+31 |
2013-08-01 | clocksource: arch_timer: Pass clock event to set_mode callback | Stephen Boyd | 1 | -1/+1 |
2013-08-01 | clocksource: arch_timer: Make register accessors less error-prone | Stephen Boyd | 1 | -3/+3 |
2013-07-15 | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 1 | -4/+4 |
2013-06-07 | clocksource: arch_timer: use virtual counters | Mark Rutland | 1 | -18/+5 |
2013-04-27 | ARM: arch_timer: Silence debug preempt warnings | Stephen Boyd | 1 | -4/+6 |
2013-04-12 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 1 | -14/+9 |
2013-01-31 | ARM: arch_timers: switch to physical timers if HYP mode is available | Marc Zyngier | 1 | -1/+6 |
2013-01-31 | arm64: move from arm_generic to arm_arch_timer | Mark Rutland | 1 | -0/+1 |
2013-01-31 | arm: arch_timer: move core to drivers/clocksource | Mark Rutland | 1 | -0/+385 |