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
/
blackfin
/
kernel
/
time-ts.c
Age
Commit message (
Expand
)
Author
2015-08-10
blackfin/time-ts: Migrate to new 'set-state' interface
Viresh Kumar
2013-02-20
blackfin: time-ts: Remove duplicate assignment
Stephen Boyd
2012-05-21
blackfin: bf60x: enable gptimer clock source
Steven Miao
2012-01-09
blackfin: time-ts: rm unused func broadcast_timer_setup()
Bob Liu
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
2011-10-26
Blackfin: irq: remove IRQF_DISABLED
Yong Zhang
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-04-13
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
2011-02-21
blackfin: convert to clocksource_register_hz
John Stultz
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-03-13
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2009-12-15
Blackfin: convert cyc2ns() to clocksource_cyc2ns()
Mike Frysinger
2009-12-15
Blackfin: use common code for cycle->nanosecond conversion
Yi Li
2009-12-15
Blackfin: unify sched_clock() handling between clock sources
Yi Li
2009-12-15
Blackfin: fix gptimer0 clock source compile warning
Yi Li
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
2009-06-12
Blackfin: add support for gptimer0 as a tick source
Graf Yang
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-05-07
[Blackfin] arch: Support for CPU_FREQ and NOHZ
Vitja Makarov
2008-04-25
[Blackfin] arch: Functional power management support: Add support for cpu fre...
Michael Hennerich
2008-04-24
[Blackfin] arch: actually implement get_cycles function
Mike Frysinger
2008-02-29
[Blackfin] arch: initial generic time and clock sources
Vitja Makarov