Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
52191f9f397502ce0446f43659c06e6e806b53b7
/
arch
/
arm
/
mach-msm
/
timer.c
a60beb6
msm: timer: Use 32768Hz GPT and SCLK on 8064 family
by Jay Chokshi
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
1db2c04
Merge "arm: Move to upstream udelay via timer implementation"
by Linux Build Service Account
· 12 years ago
4ed4ba1
msm: 8625q: Add support for 8625q
by Utsab Bose
· 12 years ago
4d84b3b
arm: Move to upstream udelay via timer implementation
by Stephen Boyd
· 13 years ago
7543aaa
msm: irq: Don't include 8625 IRQ definitions for all targets
by Stepan Moskovchenko
· 12 years ago
b1d240a
kernel: gtod: Add MSM-specific user-accessible timers
by Greg Reid
· 12 years ago
5b9e776
msm: Refactor cpu_is macros into SoC classes
by Stepan Moskovchenko
· 12 years ago
11abd8b
msm: Add support for APQ8064AB variant
by Jay Chokshi
· 12 years ago
9c74926
msm: Add preliminary support for MSM8960AB
by Stepan Moskovchenko
· 13 years ago
0df9bb2
msm: Add support for MSM8930AA
by Stepan Moskovchenko
· 13 years ago
aba208d
msm: Change semantics of cpu_is_msm8930()
by Stepan Moskovchenko
· 13 years ago
d599fda
msm: timer: do not always clear msm_active_clock
by Steve Muckle
· 13 years ago
711a714
msm: timer: don't hardcode clocksource shift
by Jeff Ohlstein
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
60b6870
msm: timer: don't log timer reads in the rtb
by Jeff Ohlstein
· 13 years ago
fee56a8
msm: Add support for 7x25AB MSM
by Pankaj Kumar
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
42d5920
msm: timer: Remove timer jumpback workaround on 8x30
by Jeff Ohlstein
· 13 years ago
c43e687
msm: acpuclock-7201: Add support for updating lpj in acpuclock
by Taniya Das
· 13 years ago
9fdb719
msm: timer: set_delay_fn not used for 8625
by Taniya Das
· 13 years ago
bb0b6db
Revert "msm: timer: Enable ARCH_HAS_READ_CURRENT_TIMER for all MSMs"
by Taniya Das
· 13 years ago
5ca709c
ARM: local timers: convert MSM to runtime registration interface
by Marc Zyngier
· 13 years ago
ef18f6c
msm: timer: Enable ARCH_HAS_READ_CURRENT_TIMER for all MSMs
by Trilok Soni
· 13 years ago
6c47a27
msm: timer: Loop on clear status bit after clearing timer
by Jeff Ohlstein
· 13 years ago
f8e56c4
msm: timer: Support sched_clock()
by Stephen Boyd
· 13 years ago
1d50604
msm: Use no_log versions of readl/writel macros in timer code
by Laura Abbott
· 13 years ago
1e52e43
msm: gic: Remove manual GIC programming for PPI trigger type
by Trilok Soni
· 13 years ago
5eb2514
msm: timer: Add timer support for 8625
by Taniya Das
· 13 years ago
ecefdc0
msm: timer: add api to read sleep counter
by Jeff Ohlstein
· 13 years ago
f0a31e4
msm: timer: use WARN instead of WARN_ON
by Jeff Ohlstein
· 13 years ago
eecb28c
ARM: gic: Consolidate PPI handling with request_percpu_irq() API
by Trilok Soni
· 14 years ago
06658f7
msm: timer: Fix racy sched_clock last_ns behavior
by Jeff Ohlstein
· 13 years ago
fdd8708
msm: timer: use less strict time jump workaround
by Jeff Ohlstein
· 13 years ago
5244515
Revert "msm: timer: set timer0 base setting for default case"
by Sathish Ambley
· 13 years ago
391a3ee
msm: timer: don't use timer workaround on 8064 rumi
by Jeff Ohlstein
· 13 years ago
10206eb
msm: timer: use appropriate workaround for timer instability
by Jeff Ohlstein
· 13 years ago
d47f96a
msm: timer: read timer twice on 9615
by Jeff Ohlstein
· 13 years ago
5d90e25
msm: timer: read timer twice on 8960
by Jeff Ohlstein
· 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
a41f3a1
msm: timer: Store most recent timestamp in memory
by Vikram Mulukutla
· 13 years ago
0a82731
msm: timer: set timer0 base setting for default case
by Sathish Ambley
· 13 years ago
7e538f0
msm: timer: correct timer0 base setting
by Jeff Ohlstein
· 13 years ago
eecb1e0
msm: timer: prevent potential NULL pointer dereference
by Jin Hong
· 13 years ago
36057be
msm: timer: Add support for SMP_ON_UP
by Taniya Das
· 13 years ago
a822219
msm: socinfo: Rename 8x30 to 8930
by Stepan Moskovchenko
· 13 years ago
c83811b
msm: timer: Use 32765 hz GPT and SCLK on 8960 family
by Jeff Ohlstein
· 13 years ago
7a01832
msm: timer: convert ifdefs to runtime cpu detection
by Jeff Ohlstein
· 13 years ago
28af690
ARM: gic, local timers: use the request_percpu_irq() interface
by Marc Zyngier
· 14 years ago
d17ee76
msm: timer: make first_boot flag per-cpu
by Jeff Ohlstein
· 13 years ago
4e93ae1
Revert "Revert "msm: timer: Use generic sched_clock interface""
by Jeff Ohlstein
· 13 years ago
973871d
msm: timer: add api to get timer0's base
by Jeff Ohlstein
· 13 years ago
e1a7e40
msm: timer: remove global timer ifdef
by Jeff Ohlstein
· 14 years ago
2a473b2
msm: timer: Add ifdefs for MSM9615
by Rohit Vaswani
· 14 years ago
ffc76e9
msm: timer: Fix the Debug timer clock frequency for fsm9xxx
by Rohit Vaswani
· 14 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 14 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
· 14 years ago
ebf30dc
msm: timer: Fix SMP build error
by Stephen Boyd
· 14 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
· 15 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
· 17 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 17 years ago
3e4ea37
[ARM] msm: irq and timer support for ARCH_MSM7X00A
by Arve Hjønnevåg
· 17 years ago