Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
158bb7287ea00eff8ca5c2a60a384368dcce1d7c
/
drivers
/
clocksource
/
qcom-timer.c
77422a8
clocksource: Replace __this_cpu_ptr with raw_cpu_ptr
by Christoph Lameter
· 10 years ago
013be5a
clocksource: qcom: Implement read_current_timer for udelay
by Stephen Boyd
· 10 years ago
7d6d45f
clocksource: qcom: split building of legacy vs multiplatform support
by Kumar Gala
· 11 years ago
3f8e8ce
clocksource: qcom: Move clocksource code out of mach-msm
by Kumar Gala
· 11 years ago
[Renamed (97%) from arch/arm/mach-msm/timer.c]
6aa16a2
ARM: msm: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
326e31e
clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
by Uwe Kleine-König
· 11 years ago
bee2208
Merge branch 'msm/cleanup' into next/cleanup
by Kevin Hilman
· 11 years ago
c602520
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
by Stephen Boyd
· 11 years ago
47dcd35
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 11 years ago
8bd26e3
arm: delete __cpuinit/__CPUINIT usage from all ARM users
by Paul Gortmaker
· 11 years ago
4d70c59
ARM: msm: Divorce msm_timer from local timer API
by Stephen Boyd
· 12 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 11 years ago
b56a7f9
Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/soc
by Olof Johansson
· 12 years ago
e25e3d1
ARM: msm: Wait for timer clear to complete
by Stephen Boyd
· 12 years ago
eebdb0c
ARM: msm: Rework timer binding to be more general
by Stephen Boyd
· 12 years ago
4080d2d
ARM: msm: Stop counting before reprogramming clockevent
by Stephen Boyd
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
838a2ae
ARM: use clockevents_config_and_register() where possible
by Shawn Guo
· 12 years ago
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
591346c
Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/dt
by Olof Johansson
· 12 years ago
0607fa5
ARM: msm: Remove non-DT targets from 8960
by Stephen Boyd
· 12 years ago
5b67bfb
ARM: msm: Make 8660 a DT only target
by Stephen Boyd
· 12 years ago
6e33216
ARM: msm: Add DT support to msm_timer
by Stephen Boyd
· 12 years ago
4312a7e
ARM: msm: Allow timer.c to compile on multiple targets
by Stephen Boyd
· 12 years ago
66a8950
ARM: msm: Don't touch GIC registers outside of GIC code
by Stephen Boyd
· 12 years ago
3b5909d
ARM: msm: Fix sparse warnings due to incorrect type
by Stephen Boyd
· 12 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
5ca709c
ARM: local timers: convert MSM to runtime registration interface
by Marc Zyngier
· 13 years ago
f8e56c4
msm: timer: Support sched_clock()
by Stephen Boyd
· 13 years ago
27fdb57
msm: timer: Use clockevents_config_and_register()
by Stephen Boyd
· 13 years ago
dde7d61
msm: timer: Setup interrupt after registering clockevent
by Stephen Boyd
· 13 years ago
2081a6b
msm: timer: Remove SoC specific #ifdefs
by Stephen Boyd
· 13 years ago
2a00c10
msm: timer: Remove msm_clocks[] and simplify code
by Stephen Boyd
· 13 years ago
a850c3f
msm: timer: Fix ONESHOT mode interrupts
by Stephen Boyd
· 13 years ago
dd15ab8
msm: timer: Use GPT for clockevents and DGT for clocksource
by Stephen Boyd
· 13 years ago
4a18407
msm: timer: Cleanup #includes and #defines
by Stephen Boyd
· 13 years ago
2852cca
msm: timer: Tighten #ifdef for local timer support
by Stephen Boyd
· 13 years ago
28af690
ARM: gic, local timers: use the request_percpu_irq() interface
by Marc Zyngier
· 13 years ago
fdb9c3c
msm: timer: Fix DGT rate on 8960 and 8660
by Stephen Boyd
· 14 years ago
650f156
msm: timer: compensate for timer shift in msm_read_timer_count
by Jeff Ohlstein
· 13 years ago
ebf30dc
msm: timer: Fix SMP build error
by Stephen Boyd
· 13 years ago
893b66c
msm: timer: fix missing return value
by David Brown
· 14 years ago
2f284c8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
af90f10
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
by Santosh Shilimkar
· 14 years ago
a81c8c3
msm: timer: Timer support for MSM8960
by Stepan Moskovchenko
· 14 years ago
8c27e6f
msm: Generalize timer register mappings
by David Brown
· 14 years ago
94790ec
msm: timer: SMP timer support for msm
by Jeff Ohlstein
· 14 years ago
ff9c977
ARM: MSM: update clock source registration
by Russell King
· 14 years ago
6f94196
msm: timer: Decrease shift on timer clocksource
by Jeff Ohlstein
· 14 years ago
672039f
msm: timer: support 8x60 timers
by Jeff Ohlstein
· 14 years ago
83a2c0e
msm: timer: allow MSM_DGT_BASE to be overriden
by Daniel Walker
· 14 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
bcc0f6a
[ARM] msm: clean up iomap and devices
by Brian Swetland
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
3e4ea37
[ARM] msm: irq and timer support for ARCH_MSM7X00A
by Arve Hjønnevåg
· 17 years ago