summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/timer.c
AgeCommit message (Expand)Author
2012-03-22ARM: tegra: power: Re-factor Tegra3 secondary CPU LP2 entryAlex Frid
2012-03-22ARM: tegra: timer: Update twd suspend/resumeAlex Frid
2012-03-22ARM: tegra: timer: Fix mismatch in twd suspend/resume codeAlex Frid
2012-03-22ARM: tegra: Update copyrightsScott Williams
2012-03-22ARM: tegra: timer: Save TWD counter instead of load registerScott Williams
2012-03-22ARM: tegra: power: Add TWD context save/restoreScott Williams
2012-03-22ARM: tegra: Move common timer code into timer.cScott Williams
2012-03-22arm: tegra: timer: New Tegra3 IRQ mappingScott Williams
2012-03-22[ARM/tegra] Add Tegra3 supportScott Williams
2012-03-21ARM: tegra: timer: Add suspend and resume supportColin Cross
2012-03-21ARM: tegra: timer: Convert timer suspend/resume to syscoreColin Cross
2012-03-21ARM: tegra: remove unused mach/suspend.hColin Cross
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