index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-msm
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
2012-03-13
1
-35
/
+44
*
msm: timer: Use clockevents_config_and_register()
Stephen Boyd
2011-11-10
1
-10
/
+1
*
msm: timer: Setup interrupt after registering clockevent
Stephen Boyd
2011-11-10
1
-4
/
+2
*
msm: timer: Remove SoC specific #ifdefs
Stephen Boyd
2011-11-10
1
-21
/
+17
*
msm: timer: Remove msm_clocks[] and simplify code
Stephen Boyd
2011-11-10
1
-145
/
+76
*
msm: timer: Fix ONESHOT mode interrupts
Stephen Boyd
2011-11-10
1
-5
/
+20
*
msm: timer: Use GPT for clockevents and DGT for clocksource
Stephen Boyd
2011-11-10
1
-69
/
+52
*
msm: timer: Cleanup #includes and #defines
Stephen Boyd
2011-11-10
1
-19
/
+7
*
msm: timer: Tighten #ifdef for local timer support
Stephen Boyd
2011-11-10
1
-3
/
+2
*
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
2011-10-23
1
-29
/
+40
*
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
2011-06-20
1
-2
/
+4
*
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
2011-06-17
1
-1
/
+5
*
msm: timer: Fix SMP build error
Stephen Boyd
2011-05-31
1
-0
/
+2
*
msm: timer: fix missing return value
David Brown
2011-03-31
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-23
1
-1
/
+2
|
\
|
*
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
2011-02-23
1
-1
/
+2
*
|
msm: timer: Timer support for MSM8960
Stepan Moskovchenko
2011-01-21
1
-2
/
+3
*
|
msm: Generalize timer register mappings
David Brown
2011-01-21
1
-18
/
+25
|
/
*
msm: timer: SMP timer support for msm
Jeff Ohlstein
2011-01-07
1
-23
/
+102
*
ARM: MSM: update clock source registration
Russell King
2010-12-22
1
-4
/
+1
*
msm: timer: Decrease shift on timer clocksource
Jeff Ohlstein
2010-10-27
1
-1
/
+1
*
msm: timer: support 8x60 timers
Jeff Ohlstein
2010-10-08
1
-2
/
+21
*
msm: timer: allow MSM_DGT_BASE to be overriden
Daniel Walker
2010-05-13
1
-0
/
+2
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-2
/
+2
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
[ARM] msm: clean up iomap and devices
Brian Swetland
2008-10-22
1
-1
/
+1
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-2
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] msm: irq and timer support for ARCH_MSM7X00A
Arve Hjønnevåg
2008-01-26
1
-0
/
+205