aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/timer.c
Commit message (Expand)AuthorAge
* clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-04
* ARM: msm: Switch to sched_clock_register()Stephen Boyd2013-11-21
* clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-02
* Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-13
|\
| * ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd2013-08-06
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-23
|\ \ | |/ |/|
| * ARM: msm: Divorce msm_timer from local timer APIStephen Boyd2013-06-24
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
|/
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
* Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-04-14
|\
| * ARM: msm: Wait for timer clear to completeStephen Boyd2013-03-22
| * ARM: msm: Rework timer binding to be more generalStephen Boyd2013-03-22
* | ARM: msm: Stop counting before reprogramming clockeventStephen Boyd2013-03-22
|/
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
|\
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-24
|/
* Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Olof Johansson2012-09-16
|\
| * ARM: msm: Remove non-DT targets from 8960Stephen Boyd2012-09-13
| * ARM: msm: Make 8660 a DT only targetStephen Boyd2012-09-13
| * ARM: msm: Add DT support to msm_timerStephen Boyd2012-09-13
| * ARM: msm: Allow timer.c to compile on multiple targetsStephen Boyd2012-09-13
| * ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd2012-09-13
* | ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd2012-09-13
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * msm: timer: Support sched_clock()Stephen Boyd2012-02-24
* | ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier2012-03-13
|/
* msm: timer: Use clockevents_config_and_register()Stephen Boyd2011-11-10
* msm: timer: Setup interrupt after registering clockeventStephen Boyd2011-11-10
* msm: timer: Remove SoC specific #ifdefsStephen Boyd2011-11-10
* msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd2011-11-10
* msm: timer: Fix ONESHOT mode interruptsStephen Boyd2011-11-10
* msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd2011-11-10
* msm: timer: Cleanup #includes and #definesStephen Boyd2011-11-10
* msm: timer: Tighten #ifdef for local timer supportStephen Boyd2011-11-10
* ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
* msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-20
* msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-17
* msm: timer: Fix SMP build errorStephen Boyd2011-05-31
* msm: timer: fix missing return valueDavid Brown2011-03-31
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-23
|\
| * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-23
* | msm: timer: Timer support for MSM8960Stepan Moskovchenko2011-01-21
* | msm: Generalize timer register mappingsDavid Brown2011-01-21
|/
* msm: timer: SMP timer support for msmJeff Ohlstein2011-01-07
* ARM: MSM: update clock source registrationRussell King2010-12-22
* msm: timer: Decrease shift on timer clocksourceJeff Ohlstein2010-10-27
* msm: timer: support 8x60 timersJeff Ohlstein2010-10-08
* msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker2010-05-13