index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Age
Commit message (
Expand
)
Author
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-21
clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()
Stephen Boyd
2016-11-21
clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
Brian Norris
2016-09-23
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-08-01
clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
Marc Zyngier
2016-07-15
clocksource/arm_arch_timer: Convert to hotplug state machine
Richard Cochran
2016-06-28
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
Will Deacon
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/arm_arch_timer: Convert init function to return error
Daniel Lezcano
2016-05-03
clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
Julien Grall
2016-05-03
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
Julien Grall
2016-05-03
clocksource: arm_arch_timer: Gather KVM specific information in a structure
Julien Grall
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-29
arm64: Allow the arch timer to use the HYP timer
Marc Zyngier
2016-02-25
clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()
Viresh Kumar
2016-02-25
clocksource/drivers/arm_arch_timer: Enable and verify MMIO access
Robin Murphy
2015-10-01
clocksource / arm_arch_timer: Convert to ACPI probing
Marc Zyngier
2015-08-06
clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-03-31
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
arm_arch_timer: include clocksource.h directly
Richard Cochran
2014-12-16
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
Catalin Marinas
2014-12-04
Merge branch 'clocksource/physical-timers' into next/drivers
Olof Johansson
2014-12-04
clocksource: arch_timer: Allow the device tree to specify uninitialized timer...
Doug Anderson
2014-12-04
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2014-10-26
ARM/ARM64: arch-timer: fix arch_timer_probed logic
Marc Zyngier
2014-09-29
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
2014-09-29
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
2014-09-29
clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable
Nathan Lynch
2014-09-29
clocksource: arm_arch_timer: Discard unavailable timers correctly
Sudeep Holla
2014-04-29
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
2014-03-11
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
2013-10-16
clocksource: arch_timer: Do not register arch_sys_counter twice
Thierry Reding
2013-10-10
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2013-10-09
arch_timer: Move to generic sched_clock framework
Stephen Boyd
2013-10-03
Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...
Daniel Lezcano
2013-10-02
clocksource: arm_arch_timer: Use clocksource for suspend timekeeping
Stephen Boyd
2013-09-26
drivers: clocksource: add CPU PM notifier for ARM architected timer
Sudeep KarkadaNagesha
2013-09-26
drivers: clocksource: add support for ARM architected timer event stream
Will Deacon
2013-08-21
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
2013-08-01
clocksource: arch_timer: Add support for memory mapped timers
Stephen Boyd
2013-08-01
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
2013-08-01
clocksource: arch_timer: Pass clock event to set_mode callback
Stephen Boyd
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
[next]