Age | Commit message (Expand) | Author | Files | Lines |
2014-02-05 | clocksource: qcom: Move clocksource code out of mach-msm | Kumar Gala | 1 | -333/+0 |
2013-11-22 | ARM: msm: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-10-02 | clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally | Uwe Kleine-König | 1 | -1/+0 |
2013-08-14 | Merge branch 'msm/cleanup' into next/cleanup | Kevin Hilman | 1 | -14/+3 |
2013-08-06 | ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE | Stephen Boyd | 1 | -14/+3 |
2013-07-24 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -55/+69 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -2/+2 |
2013-06-25 | ARM: msm: Divorce msm_timer from local timer API | Stephen Boyd | 1 | -56/+70 |
2013-06-13 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
2013-04-15 | Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Olof Johansson | 1 | -59/+51 |
2013-03-22 | ARM: msm: Wait for timer clear to complete | Stephen Boyd | 1 | -18/+23 |
2013-03-22 | ARM: msm: Rework timer binding to be more general | Stephen Boyd | 1 | -46/+33 |
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 |