index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-msm
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
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-20
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-17
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
1
-1
/
+5
2011-05-31
msm: timer: Fix SMP build error
Stephen Boyd
1
-0
/
+2
2011-03-31
msm: timer: fix missing return value
David Brown
1
-1
/
+1
2011-03-23
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-21
msm: timer: Timer support for MSM8960
Stepan Moskovchenko
1
-2
/
+3
2011-01-21
msm: Generalize timer register mappings
David Brown
1
-18
/
+25
2011-01-07
msm: timer: SMP timer support for msm
Jeff Ohlstein
1
-23
/
+102
2010-12-22
ARM: MSM: update clock source registration
Russell King
1
-4
/
+1
2010-10-27
msm: timer: Decrease shift on timer clocksource
Jeff Ohlstein
1
-1
/
+1
2010-10-08
msm: timer: support 8x60 timers
Jeff Ohlstein
1
-2
/
+21
2010-05-13
msm: timer: allow MSM_DGT_BASE to be overriden
Daniel Walker
1
-0
/
+2
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-2
/
+2
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-10-22
[ARM] msm: clean up iomap and devices
Brian Swetland
1
-1
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-01-26
[ARM] msm: irq and timer support for ARCH_MSM7X00A
Arve Hjønnevåg
1
-0
/
+205