aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/timer.c
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-231-3/+3
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2
* 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-091-2/+58
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-091-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/+3
* Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* [ARM] tegra: Add timer supportColin Cross2010-08-051-0/+187