index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
time-ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-400
/
+0
*
blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+4
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
blackfin/time-ts: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-66
/
+70
*
blackfin: time-ts: Remove duplicate assignment
Stephen Boyd
2013-02-20
1
-6
/
+0
*
blackfin: bf60x: enable gptimer clock source
Steven Miao
2012-05-21
1
-2
/
+25
*
blackfin: time-ts: rm unused func broadcast_timer_setup()
Bob Liu
2012-01-09
1
-18
/
+0
*
blackfin: smp: cleanup smp code
Bob Liu
2012-01-09
1
-1
/
+25
*
Blackfin: irq: remove IRQF_DISABLED
Yong Zhang
2011-10-26
1
-4
/
+2
*
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
1
-1
/
+7
|
\
|
*
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
2011-04-13
1
-1
/
+7
*
|
blackfin: convert to clocksource_register_hz
John Stultz
2011-02-21
1
-33
/
+2
|
/
*
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
1
-6
/
+7
|
\
|
*
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2010-03-13
1
-6
/
+7
*
|
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
1
-0
/
+4
*
|
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
1
-0
/
+4
*
|
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
1
-92
/
+105
|
/
*
Blackfin: convert cyc2ns() to clocksource_cyc2ns()
Mike Frysinger
2009-12-15
1
-2
/
+4
*
Blackfin: use common code for cycle->nanosecond conversion
Yi Li
2009-12-15
1
-22
/
+4
*
Blackfin: unify sched_clock() handling between clock sources
Yi Li
2009-12-15
1
-10
/
+33
*
Blackfin: fix gptimer0 clock source compile warning
Yi Li
2009-12-15
1
-1
/
+1
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-5
/
+5
*
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
2009-09-16
1
-2
/
+2
*
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
1
-39
/
+183
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-6
/
+6
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
[Blackfin] arch: Support for CPU_FREQ and NOHZ
Vitja Makarov
2008-05-07
1
-3
/
+7
*
[Blackfin] arch: Functional power management support: Add support for cpu fre...
Michael Hennerich
2008-04-25
1
-2
/
+28
*
[Blackfin] arch: actually implement get_cycles function
Mike Frysinger
2008-04-24
1
-3
/
+2
*
[Blackfin] arch: initial generic time and clock sources
Vitja Makarov
2008-02-29
1
-0
/
+194