summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_arch_timer.c
AgeCommit message (Expand)AuthorLines
2013-10-16clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding-9/+3
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar-0/+10
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd-0/+10
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano-0/+49
2013-10-02clocksource: arm_arch_timer: Use clocksource for suspend timekeepingStephen Boyd-1/+1
2013-09-26drivers: clocksource: add CPU PM notifier for ARM architected timerSudeep KarkadaNagesha-0/+34
2013-09-26drivers: clocksource: add support for ARM architected timer event streamWill Deacon-0/+15
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner-69/+378
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd-55/+347
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd-15/+31
2013-08-01clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd-1/+1
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd-3/+3
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker-4/+4
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland-18/+5
2013-04-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd-4/+6
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring-14/+9
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier-1/+6
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland-0/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland-0/+385