Age | Commit message (Expand) | Author | Files | Lines |
2012-10-16 | ARM: tegra: rename tegra system timer | Sivaram Nair | 1 | -1/+1 |
2012-09-14 | ARM: tegra: remove useless includes of <mach/*.h> | Stephen Warren | 1 | -1/+0 |
2012-06-11 | ARM: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad | 1 | -2/+2 |
2012-05-06 | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier | 1 | -2/+3 |
2012-03-13 | ARM: tegra: convert to twd_local_timer_register() interface | Marc Zyngier | 1 | -5/+17 |
2012-01-08 | Merge branch 'depends/rmk/for-linus' into next/soc | Arnd Bergmann | 1 | -21/+3 |
2011-12-19 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -21/+3 |
2011-12-18 | arm/tegra: don't export clk_measure_input_freq | Peter De Schrijver | 1 | -4/+8 |
2011-12-18 | arm/tegra: clk_get should not be fatal | Peter De Schrijver | 1 | -4/+8 |
2011-10-14 | ARM: tegra: tegra_rtc_read_ms should be static | Olof Johansson | 1 | -1/+1 |
2011-10-14 | ARM: tegra: timer: don't cast __iomem pointers | Olof Johansson | 1 | -2/+2 |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 1 | -14/+2 |
2011-02-23 | ARM: tegra: timer: Enable timer and rtc clocks | Colin Cross | 1 | -2/+14 |
2011-02-10 | ARM: tegra: timer: Add idle and suspend support to timers | Colin Cross | 1 | -2/+58 |
2011-02-10 | ARM: tegra: Add prototypes for subsystem suspend functions | Colin Cross | 1 | -0/+1 |
2010-12-23 | ARM: tegra: convert sched_clock() to use new infrastructure | Russell King | 1 | -2/+21 |
2010-12-23 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+2 |
2010-12-23 | ARM: tegra: timer: Separate clocksource and sched_clock | Colin Cross | 1 | -4/+3 |
2010-10-28 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-08-06 | [ARM] tegra: Add timer support | Colin Cross | 1 | -0/+187 |