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-davinci
/
time.c
Age
Commit message (
Expand
)
Author
2013-11-21
ARM: davinci: Switch to sched_clock_register()
Stephen Boyd
2013-10-17
Merge branch 'davinci/soc' into next/soc
Kevin Hilman
2013-10-17
ARM: davinci: convert to clockevents_config_and_register
Uwe Kleine-König
2013-10-07
ARM: davinci: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-10-24
ARM: davinci: convert platform code to use clk_prepare/clk_unprepare
m-karicheri2@ti.com
2012-02-03
ARM: davinci: convert to common sched_clock() implementation
Marc Zyngier
2012-02-03
ARM: davinci: time.c: group related header files together
Sekhar Nori
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
2010-12-22
ARM: davinci: update clock source registration
Russell King
2010-12-10
davinci: Implement sched_clock()
Andreas Gaeer
2010-05-13
Davinci: timer - use ioremap()
Cyril Chemparathy
2010-05-06
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-05-06
Davinci: enable timer clock before use
Cyril Chemparathy
2010-04-05
davinci: timers: don't enable timer until clocksource is initialized
Kevin Hilman
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
2009-08-26
davinci: remove watchdog from soc_info
Kevin Hilman
2009-08-26
davinci: Fix watchdog reset code
David Griego
2009-05-28
davinci: Move PINMUX defines to SoC files
Mark A. Greer
2009-05-28
davinci: Add compare register support to timer code
Mark A. Greer
2009-05-26
davinci: Add watchdog base address flexibility
Mark A. Greer
2009-05-26
davinci: Add base address and timer flexibility
Mark A. Greer
2009-05-26
davinci: add platform support for watchdog timer
Kevin Hilman
2009-04-27
davinci: timers: use clk_get_rate()
Kevin Hilman
2009-04-23
davinci: add arch_ioremap() which uses existing static mappings
Kevin Hilman
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
2007-05-11
[ARM] 4303/3: base kernel support for TI DaVinci
Kevin Hilman