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
/
sun4i_timer.c
Age
Commit message (
Expand
)
Author
2017-06-26
clocksource/drivers/sun4i: Switch to the timer-of common init
Daniel Lezcano
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-08-26
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...
Chen-Yu Tsai
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/sun4i: Convert init function to return error
Daniel Lezcano
2015-08-10
clockevents/drivers/sun4i: Migrate to new 'set-state' interface
Viresh Kumar
2015-03-31
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
Hans de Goede
2014-11-19
clockevent: sun4i: Fix race condition in the probe code
Maxime Ripard
2014-03-11
clocksource: sunxi: Add new compatibles
Maxime Ripard
2014-01-14
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...
Ingo Molnar
2013-12-11
clocksource: sun4i: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
clocksource: sun4i: Increase a bit the clock event and sources rating
Maxime Ripard
2013-12-11
clocksource: sun4i: Change CPU mask to cpu_possible_mask
Maxime Ripard
2013-12-11
clockevent: sun4i: Fill the irq field in the clockevent structure
Maxime Ripard
2013-12-10
clocksource: sunxi: Stop timer from ticking before enabling interrupts
Marc Zyngier
2013-10-22
clocksource: sun4i: remove IRQF_DISABLED
Maxime Ripard
2013-10-22
clocksource: sun4i: Report the minimum tick that we can program
Maxime Ripard
2013-07-18
clocksource: sun4i: Fix bug when switching from periodic to oneshot modes
Maxime Ripard
2013-07-18
clocksource: sun4i: Cleanup parent clock setup
Maxime Ripard
2013-07-18
clocksource: sun4i: Remove TIMER_SCAL variable
Maxime Ripard
2013-07-18
clocksource: sun4i: Factor out some timer code
Maxime Ripard
2013-07-18
clocksource: sun4i: Fix the next event code
Maxime Ripard
2013-07-18
clocksource: sun4i: Don't forget to enable the clock we use
Maxime Ripard
2013-07-18
clocksource: sun4i: Add clocksource and sched clock drivers
Maxime Ripard
2013-07-18
clocksource: sun4i: rename AUTORELOAD define to RELOAD
Maxime Ripard
2013-07-18
clocksource: sun4i: Wrap macros arguments in parenthesis
Maxime Ripard
2013-07-18
clocksource: sun4i: Use the BIT macros where possible
Maxime Ripard
2013-04-08
clocksource: sunxi: Rename sunxi to sun4i
Maxime Ripard