index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2013-03-22
ARM: msm: Stop counting before reprogramming clockevent
Stephen Boyd
1
-1
/
+4
2013-01-15
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
1
-1
/
+0
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-5
/
+1
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
1
-5
/
+1
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
1
-1
/
+0
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-20
/
+4
2012-09-17
Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Olof Johansson
1
-38
/
+148
2012-09-13
ARM: msm: Remove non-DT targets from 8960
Stephen Boyd
1
-13
/
+0
2012-09-13
ARM: msm: Make 8660 a DT only target
Stephen Boyd
1
-12
/
+0
2012-09-13
ARM: msm: Add DT support to msm_timer
Stephen Boyd
1
-0
/
+87
2012-09-13
ARM: msm: Allow timer.c to compile on multiple targets
Stephen Boyd
1
-36
/
+84
2012-09-13
ARM: msm: Don't touch GIC registers outside of GIC code
Stephen Boyd
1
-2
/
+2
2012-09-13
ARM: msm: Fix sparse warnings due to incorrect type
Stephen Boyd
1
-1
/
+1
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+10
2012-03-13
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
1
-35
/
+44
2012-02-24
msm: timer: Support sched_clock()
Stephen Boyd
1
-2
/
+10
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-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-18
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
1
-1
/
+5
2011-06-01
msm: timer: Fix SMP build error
Stephen Boyd
1
-0
/
+2
2011-04-01
msm: timer: fix missing return value
David Brown
1
-1
/
+1
2011-03-24
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-22
msm: timer: Timer support for MSM8960
Stepan Moskovchenko
1
-2
/
+3
2011-01-22
msm: Generalize timer register mappings
David Brown
1
-18
/
+25
2011-01-08
msm: timer: SMP timer support for msm
Jeff Ohlstein
1
-23
/
+102
2010-12-23
ARM: MSM: update clock source registration
Russell King
1
-4
/
+1
2010-10-28
msm: timer: Decrease shift on timer clocksource
Jeff Ohlstein
1
-1
/
+1
2010-10-09
msm: timer: support 8x60 timers
Jeff Ohlstein
1
-2
/
+21
2010-05-14
msm: timer: allow MSM_DGT_BASE to be overriden
Daniel Walker
1
-0
/
+2
2009-04-22
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