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
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