summaryrefslogtreecommitdiff
path: root/drivers/clocksource/qcom-timer.c (unfollow)
Commit message (Expand)Author
2015-08-10clockevents/drivers/qcom: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd
2014-08-26clocksource: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter
2014-05-19clocksource: qcom: Implement read_current_timer for udelayStephen Boyd
2014-02-06clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala
2013-11-21ARM: msm: Switch to sched_clock_register()Stephen Boyd
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König
2013-08-06ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-06-24ARM: msm: Divorce msm_timer from local timer APIStephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-03-22ARM: msm: Wait for timer clear to completeStephen Boyd
2013-03-22ARM: msm: Rework timer binding to be more generalStephen Boyd
2013-03-22ARM: msm: Stop counting before reprogramming clockeventStephen Boyd
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-13ARM: msm: Remove non-DT targets from 8960Stephen Boyd
2012-09-13ARM: msm: Make 8660 a DT only targetStephen Boyd
2012-09-13ARM: msm: Add DT support to msm_timerStephen Boyd
2012-09-13ARM: msm: Allow timer.c to compile on multiple targetsStephen Boyd
2012-09-13ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd
2012-09-13ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier
2012-02-24msm: timer: Support sched_clock()Stephen Boyd
2011-11-10msm: timer: Use clockevents_config_and_register()Stephen Boyd
2011-11-10msm: timer: Setup interrupt after registering clockeventStephen Boyd
2011-11-10msm: timer: Remove SoC specific #ifdefsStephen Boyd
2011-11-10msm: timer: Remove msm_clocks[] and simplify codeStephen Boyd
2011-11-10msm: timer: Fix ONESHOT mode interruptsStephen Boyd
2011-11-10msm: timer: Use GPT for clockevents and DGT for clocksourceStephen Boyd
2011-11-10msm: timer: Cleanup #includes and #definesStephen Boyd
2011-11-10msm: timer: Tighten #ifdef for local timer supportStephen Boyd
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein
2011-05-31msm: timer: Fix SMP build errorStephen Boyd
2011-03-31msm: timer: fix missing return valueDavid Brown
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar
2011-01-21msm: timer: Timer support for MSM8960Stepan Moskovchenko
2011-01-21msm: Generalize timer register mappingsDavid Brown
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein
2010-12-22ARM: MSM: update clock source registrationRussell King
2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein
2010-10-08msm: timer: support 8x60 timersJeff Ohlstein
2010-05-13msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-10-22[ARM] msm: clean up iomap and devicesBrian Swetland