index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
1
-288
/
+0
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-5
/
+1
2012-11-16
ARM: tegra: enhance timer.c to get IO address from device tree
Stephen Warren
1
-4
/
+28
2012-11-16
ARM: tegra: enhance timer.c to get IRQ info from device tree
Stephen Warren
1
-18
/
+23
2012-11-16
ARM: timer: fix checkpatch warnings
Stephen Warren
1
-4
/
+3
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
1
-1
/
+1
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