aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/arm_arch_timer.c
AgeCommit message (Expand)Author
2014-12-16clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-10-26ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch
2014-09-29clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch
2014-09-29clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi
2014-03-11clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd
2013-10-16clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano
2013-10-02clocksource: arm_arch_timer: Use clocksource for suspend timekeepingStephen Boyd
2013-09-26drivers: clocksource: add CPU PM notifier for ARM architected timerSudeep KarkadaNagesha
2013-09-26drivers: clocksource: add support for ARM architected timer event streamWill Deacon
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd
2013-08-01clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland
2013-04-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland