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
/
time-armada-370-xp.c
Age
Commit message (
Expand
)
Author
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-08-17
clocksource/drivers/time-armada-370-xp: Fix the clock reference
Gregory CLEMENT
2016-07-15
clocksource/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2016-07-12
clocksource/drivers/time-armada-370-xp: Fix return value check
Anna-Maria Gleixner
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/time-armada-370-xp: Convert init function to return error
Daniel Lezcano
2016-06-28
clocksource/drivers/armada-370-xp: Make syscore_ops static
Ben Dooks
2015-10-19
clocksource/drivers/armada-370-xp: Implement ARM delay timer
Russell King
2015-08-10
clockevents/drivers/time-armada-370-xp: Migrate to new 'set-state' interface
Viresh Kumar
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-11-30
clocksource: time-armada-370-xp: add suspend/resume support
Thomas Petazzoni
2014-11-26
clocksource: armada-370-xp: Use the reference clock on A375 SoC
Ezequiel Garcia
2014-11-26
clocksource: armada-370-xp: Add missing clock enable
Ezequiel Garcia
2014-03-11
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
2014-01-14
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...
Ingo Molnar
2013-12-11
clocksource: armada-370-xp: Enable timer divider only when needed
Ezequiel Garcia
2013-12-10
clocksource: armada-370-xp: Register sched_clock after the counter reset
Ezequiel Garcia
2013-09-26
Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...
John Stultz
2013-09-16
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-02
clocksource: armada-370-xp: Get reference fixed-clock by name
Ezequiel Garcia
2013-09-02
clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
Ezequiel Garcia
2013-09-02
clocksource: armada-370-xp: Introduce new compatibles
Ezequiel Garcia
2013-09-02
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
clocksource: armada-370-xp: Simplify TIMER_CTRL register access
Ezequiel Garcia
2013-09-02
clocksource: armada-370-xp: Use BIT()
Ezequiel Garcia
2013-07-30
clocksource: time-armada-370-xp: Switch to sched_clock_register()
Stephen Boyd
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-06-24
clocksource: time-armada-370-xp: Divorce from local timer API
Stephen Boyd
2013-06-24
clocksource: time-armada-370-xp: Fix sparse warning
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-02-28
clocksource: time-armada-370-xp: add local timer support
Gregory CLEMENT
2012-11-20
clocksource: convert time-armada-370-xp to clk framework
Gregory CLEMENT
2012-07-10
clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver
Gregory CLEMENT