summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/timer.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-14ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson1-1/+1
2011-10-14ARM: tegra: timer: don't cast __iomem pointersOlof Johansson1-2/+2
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-02-23ARM: tegra: timer: Enable timer and rtc clocksColin Cross1-2/+14
2011-02-10ARM: tegra: timer: Add idle and suspend support to timersColin Cross1-2/+58
2011-02-10ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross1-0/+1
2010-12-23ARM: tegra: convert sched_clock() to use new infrastructureRussell King1-2/+21
2010-12-23ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+2
2010-12-23ARM: tegra: timer: Separate clocksource and sched_clockColin Cross1-4/+3
2010-10-28Remove duplicate includes from many filesZimny Lech1-1/+0
2010-08-06[ARM] tegra: Add timer supportColin Cross1-0/+187