Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f6dc1576cd517440313c9551b6ffa3d7e389c7c7
/
drivers
/
clocksource
/
arm_arch_timer.c
f6dc157
arm64: arch_timer: Work around QorIQ Erratum A-008585
by Scott Wood
· 8 years ago
f005bd7
clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
by Marc Zyngier
· 8 years ago
7e86e8b
clocksource/arm_arch_timer: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
46fd5c6
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
by Will Deacon
· 8 years ago
177cf6e
clocksources: Switch back to the clksrc table
by Daniel Lezcano
· 8 years ago
3c0731d
clocksource/drivers/arm_arch_timer: Convert init function to return error
by Daniel Lezcano
· 8 years ago
a53d892
clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
by Julien Grall
· 9 years ago
d9b5e41
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
by Julien Grall
· 9 years ago
b4d6ce9
clocksource: arm_arch_timer: Gather KVM specific information in a structure
by Julien Grall
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
f81f03f
arm64: Allow the arch timer to use the HYP timer
by Marc Zyngier
· 11 years ago
cf8c500
clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()
by Viresh Kumar
· 9 years ago
e392d60
clocksource/drivers/arm_arch_timer: Enable and verify MMIO access
by Robin Murphy
· 9 years ago
ae281cb
clocksource / arm_arch_timer: Convert to ACPI probing
by Marc Zyngier
· 9 years ago
46c5bfd
clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
566e6df
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour
by Laurent Pinchart
· 10 years ago
b09ca1e
clocksource / arch_timer: Parse GTDT to initialize arch timer
by Hanjun Guo
· 10 years ago
44d84d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7c8f1e7
arm_arch_timer: include clocksource.h directly
by Richard Cochran
· 10 years ago
d6ad369
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
by Catalin Marinas
· 10 years ago
6b34df9
Merge branch 'clocksource/physical-timers' into next/drivers
by Olof Johansson
· 10 years ago
65b5732
clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers
by Doug Anderson
· 10 years ago
0b46b8a
clocksource: arch_timer: Fix code to use physical timers when requested
by Sonny Rao
· 10 years ago
59aa896
ARM/ARM64: arch-timer: fix arch_timer_probed logic
by Marc Zyngier
· 10 years ago
e1ce5c7
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
by Nathan Lynch
· 10 years ago
8b8dde0
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
by Nathan Lynch
· 10 years ago
423bd69
clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable
by Nathan Lynch
· 10 years ago
c387f07
clocksource: arm_arch_timer: Discard unavailable timers correctly
by Sudeep Holla
· 10 years ago
82a56194
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
by Lorenzo Pieralisi
· 11 years ago
7b52ad2
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
by Stephen Boyd
· 11 years ago
4a7d3e8
clocksource: arch_timer: Do not register arch_sys_counter twice
by Thierry Reding
· 11 years ago
8a749de
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Ingo Molnar
· 11 years ago
65cd4f6
arch_timer: Move to generic sched_clock framework
by Stephen Boyd
· 11 years ago
191124e
Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13
by Daniel Lezcano
· 11 years ago
4fbcdc8
clocksource: arm_arch_timer: Use clocksource for suspend timekeeping
by Stephen Boyd
· 11 years ago
346e748
drivers: clocksource: add CPU PM notifier for ARM architected timer
by Sudeep KarkadaNagesha
· 11 years ago
037f637
drivers: clocksource: add support for ARM architected timer event stream
by Will Deacon
· 11 years ago
cfb6d65
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core
by Thomas Gleixner
· 11 years ago
2200699
clocksource: arch_timer: Add support for memory mapped timers
by Stephen Boyd
· 11 years ago
60faddf
clocksource: arch_timer: Push the read/write wrappers deeper
by Stephen Boyd
· 11 years ago
1ff99ea
clocksource: arch_timer: Pass clock event to set_mode callback
by Stephen Boyd
· 11 years ago
e09f3cc
clocksource: arch_timer: Make register accessors less error-prone
by Stephen Boyd
· 11 years ago
8c37bb3
clocksource+irqchip: delete __cpuinit usage from all related files
by Paul Gortmaker
· 11 years ago
0d651e4
clocksource: arch_timer: use virtual counters
by Mark Rutland
· 12 years ago
f31c2f1
ARM: arch_timer: Silence debug preempt warnings
by Stephen Boyd
· 12 years ago
0583fe4
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
by Rob Herring
· 12 years ago
8266891
ARM: arch_timers: switch to physical timers if HYP mode is available
by Marc Zyngier
· 12 years ago
1aee5d7
arm64: move from arm_generic to arm_arch_timer
by Mark Rutland
· 12 years ago
8a4da6e
arm: arch_timer: move core to drivers/clocksource
by Mark Rutland
· 12 years ago