index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2017-04-07
1
-5
/
+26
*
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
2017-04-07
1
-49
/
+41
*
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
2017-04-07
1
-62
/
+62
*
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2017-04-07
1
-4
/
+24
*
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2017-04-07
1
-11
/
+72
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init
Bhumika Goyal
2017-02-11
1
-1
/
+1
*
clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
Ding Tianhong
2017-02-08
1
-0
/
+49
*
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
2017-02-08
1
-29
/
+63
*
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
Ding Tianhong
2017-02-08
1
-14
/
+0
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
1
-2
/
+2
|
\
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
/
*
clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()
Stephen Boyd
2016-11-21
1
-2
/
+3
*
clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
Brian Norris
2016-11-21
1
-1
/
+8
*
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
1
-8
/
+3
*
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
1
-0
/
+104
*
clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
Marc Zyngier
2016-08-01
1
-3
/
+23
*
clocksource/arm_arch_timer: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-28
/
+26
*
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
Will Deacon
2016-06-28
1
-1
/
+9
*
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-3
/
+3
*
clocksource/drivers/arm_arch_timer: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-19
/
+33
*
clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
Julien Grall
2016-05-03
1
-5
/
+0
*
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
Julien Grall
2016-05-03
1
-0
/
+2
*
clocksource: arm_arch_timer: Gather KVM specific information in a structure
Julien Grall
2016-05-03
1
-3
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-37
/
+59
|
\
|
*
arm64: Allow the arch timer to use the HYP timer
Marc Zyngier
2016-02-29
1
-37
/
+59
*
|
clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()
Viresh Kumar
2016-02-25
1
-0
/
+4
*
|
clocksource/drivers/arm_arch_timer: Enable and verify MMIO access
Robin Murphy
2016-02-25
1
-8
/
+28
|
/
*
clocksource / arm_arch_timer: Convert to ACPI probing
Marc Zyngier
2015-10-01
1
-9
/
+1
*
clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-06
1
-30
/
+22
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-24
1
-27
/
+105
|
\
|
*
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
2015-03-26
1
-27
/
+105
*
|
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
2015-03-31
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-07
1
-1
/
+1
|
\
|
*
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
Catalin Marinas
2014-12-16
1
-1
/
+1
*
|
arm_arch_timer: include clocksource.h directly
Richard Cochran
2015-01-06
1
-0
/
+1
|
/
*
Merge branch 'clocksource/physical-timers' into next/drivers
Olof Johansson
2014-12-05
1
-1
/
+12
|
\
|
*
clocksource: arch_timer: Allow the device tree to specify uninitialized timer...
Doug Anderson
2014-12-05
1
-0
/
+8
|
*
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2014-12-05
1
-1
/
+4
*
|
ARM/ARM64: arch-timer: fix arch_timer_probed logic
Marc Zyngier
2014-10-26
1
-3
/
+3
|
/
*
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
2014-09-29
1
-0
/
+15
*
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
2014-09-29
1
-0
/
+17
*
clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable
Nathan Lynch
2014-09-29
1
-2
/
+10
*
clocksource: arm_arch_timer: Discard unavailable timers correctly
Sudeep Holla
2014-09-29
1
-4
/
+16
*
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
2014-04-29
1
-1
/
+5
*
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
2014-03-11
1
-0
/
+1
*
clocksource: arch_timer: Do not register arch_sys_counter twice
Thierry Reding
2013-10-16
1
-9
/
+3
*
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2013-10-10
1
-0
/
+10
|
\
|
*
arch_timer: Move to generic sched_clock framework
Stephen Boyd
2013-10-10
1
-0
/
+10
[prev]
[next]