index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
timer.c
Age
Commit message (
Expand
)
Author
2013-01-28
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-11-16
ARM: tegra: enhance timer.c to get IO address from device tree
Stephen Warren
2012-11-16
ARM: tegra: enhance timer.c to get IRQ info from device tree
Stephen Warren
2012-11-16
ARM: timer: fix checkpatch warnings
Stephen Warren
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
2012-10-16
ARM: tegra: rename tegra system timer
Sivaram Nair
2012-09-14
ARM: tegra: remove useless includes of <mach/*.h>
Stephen Warren
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-06
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
2012-03-13
ARM: tegra: convert to twd_local_timer_register() interface
Marc Zyngier
2012-01-07
Merge branch 'depends/rmk/for-linus' into next/soc
Arnd Bergmann
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-17
arm/tegra: don't export clk_measure_input_freq
Peter De Schrijver
2011-12-17
arm/tegra: clk_get should not be fatal
Peter De Schrijver
2011-10-13
ARM: tegra: tegra_rtc_read_ms should be static
Olof Johansson
2011-10-13
ARM: tegra: timer: don't cast __iomem pointers
Olof Johansson
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
2011-02-22
ARM: tegra: timer: Enable timer and rtc clocks
Colin Cross
2011-02-09
ARM: tegra: timer: Add idle and suspend support to timers
Colin Cross
2011-02-09
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
2010-12-22
ARM: tegra: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
ARM: tegra: timer: Separate clocksource and sched_clock
Colin Cross
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-08-05
[ARM] tegra: Add timer support
Colin Cross