index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
sun4i_timer.c
Age
Commit message (
Expand
)
Author
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