summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/timer.c
AgeCommit message (Expand)Author
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-17arm/tegra: don't export clk_measure_input_freqPeter De Schrijver
2011-12-17arm/tegra: clk_get should not be fatalPeter De Schrijver
2011-10-13ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson
2011-10-13ARM: tegra: timer: don't cast __iomem pointersOlof Johansson
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-02-22ARM: tegra: timer: Enable timer and rtc clocksColin Cross
2011-02-09ARM: tegra: timer: Add idle and suspend support to timersColin Cross
2011-02-09ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross
2010-12-22ARM: tegra: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: tegra: timer: Separate clocksource and sched_clockColin Cross
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-08-05[ARM] tegra: Add timer supportColin Cross