summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/timer.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-5/+17
* Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann2012-01-071-21/+3Star
|\
| * ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-21/+3Star
* | arm/tegra: don't export clk_measure_input_freqPeter De Schrijver2011-12-181-4/+8
* | arm/tegra: clk_get should not be fatalPeter De Schrijver2011-12-181-4/+8
|/
* ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-131-1/+1
* ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2Star
* ARM: tegra: timer: Enable timer and rtc clocksColin Cross2011-02-221-2/+14
* ARM: tegra: timer: Add idle and suspend support to timersColin Cross2011-02-101-2/+58
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-101-0/+1
* ARM: tegra: convert sched_clock() to use new infrastructureRussell King2010-12-221-2/+21
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+2
* ARM: tegra: timer: Separate clocksource and sched_clockColin Cross2010-12-221-4/+3Star
* Remove duplicate includes from many filesZimny Lech2010-10-281-1/+0Star
* [ARM] tegra: Add timer supportColin Cross2010-08-051-0/+187