index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Age
Commit message (
Expand
)
Author
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
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-04-26
ARM: arch_timer: Silence debug preempt warnings
Stephen Boyd
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
2013-01-31
ARM: arch_timers: switch to physical timers if HYP mode is available
Marc Zyngier
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2013-01-31
arm: arch_timer: move core to drivers/clocksource
Mark Rutland