aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/timer.c
Commit message (Expand)AuthorAge
* ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-11
* ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-06
* ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-13
* Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-07
|\
| * ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
* | arm/tegra: don't export clk_measure_input_freqPeter De Schrijver2011-12-17
* | arm/tegra: clk_get should not be fatalPeter De Schrijver2011-12-17
|/
* ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-13
* ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-13
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-23
* ARM: tegra: timer: Enable timer and rtc clocksColin Cross2011-02-22
* ARM: tegra: timer: Add idle and suspend support to timersColin Cross2011-02-10
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-10
* ARM: tegra: convert sched_clock() to use new infrastructureRussell King2010-12-22
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-22
* ARM: tegra: timer: Separate clocksource and sched_clockColin Cross2010-12-22
* Remove duplicate includes from many filesZimny Lech2010-10-27
* [ARM] tegra: Add timer supportColin Cross2010-08-05