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