index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
time-ts.c
Age
Commit message (
Expand
)
Author
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