index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-msm
/
timer.c
Age
Commit message (
Expand
)
Author
2013-08-13
Merge branch 'msm/cleanup' into next/cleanup
Kevin Hilman
2013-08-06
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
Stephen Boyd
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-06-24
ARM: msm: Divorce msm_timer from local timer API
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-04-14
Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Olof Johansson
2013-03-22
ARM: msm: Wait for timer clear to complete
Stephen Boyd
2013-03-22
ARM: msm: Rework timer binding to be more general
Stephen Boyd
2013-03-22
ARM: msm: Stop counting before reprogramming clockevent
Stephen Boyd
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-09-16
Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Olof Johansson
2012-09-13
ARM: msm: Remove non-DT targets from 8960
Stephen Boyd
2012-09-13
ARM: msm: Make 8660 a DT only target
Stephen Boyd
2012-09-13
ARM: msm: Add DT support to msm_timer
Stephen Boyd
2012-09-13
ARM: msm: Allow timer.c to compile on multiple targets
Stephen Boyd
2012-09-13
ARM: msm: Don't touch GIC registers outside of GIC code
Stephen Boyd
2012-09-13
ARM: msm: Fix sparse warnings due to incorrect type
Stephen Boyd
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-13
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
2012-02-24
msm: timer: Support sched_clock()
Stephen Boyd
2011-11-10
msm: timer: Use clockevents_config_and_register()
Stephen Boyd
2011-11-10
msm: timer: Setup interrupt after registering clockevent
Stephen Boyd
2011-11-10
msm: timer: Remove SoC specific #ifdefs
Stephen Boyd
2011-11-10
msm: timer: Remove msm_clocks[] and simplify code
Stephen Boyd
2011-11-10
msm: timer: Fix ONESHOT mode interrupts
Stephen Boyd
2011-11-10
msm: timer: Use GPT for clockevents and DGT for clocksource
Stephen Boyd
2011-11-10
msm: timer: Cleanup #includes and #defines
Stephen Boyd
2011-11-10
msm: timer: Tighten #ifdef for local timer support
Stephen Boyd
2011-10-23
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
2011-06-20
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
2011-06-17
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
2011-05-31
msm: timer: Fix SMP build error
Stephen Boyd
2011-03-31
msm: timer: fix missing return value
David Brown
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-02-23
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
2011-01-21
msm: timer: Timer support for MSM8960
Stepan Moskovchenko
2011-01-21
msm: Generalize timer register mappings
David Brown
2011-01-07
msm: timer: SMP timer support for msm
Jeff Ohlstein
2010-12-22
ARM: MSM: update clock source registration
Russell King
2010-10-27
msm: timer: Decrease shift on timer clocksource
Jeff Ohlstein
2010-10-08
msm: timer: support 8x60 timers
Jeff Ohlstein
2010-05-13
msm: timer: allow MSM_DGT_BASE to be overriden
Daniel Walker
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-10-22
[ARM] msm: clean up iomap and devices
Brian Swetland
[next]