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
/
timer-sun5i.c
Age
Commit message (
Expand
)
Author
2019-02-23
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-13
clocksource: Explicitly include linux/clocksource.h when needed
Stephen Rothwell
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-10-20
Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
Chen-Yu Tsai
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/sun5i: Convert init function to return error
Daniel Lezcano
2015-12-15
clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
Daniel Lezcano
2015-08-10
clockevents/drivers/sun5i: Migrate to new 'set-state' interface
Viresh Kumar
2015-05-05
clocksource: sun5i: Fix of_io_request_and_map error check
Maxime Ripard
2015-03-31
clocksource/drivers/sun5i: Add clock notifiers
Maxime Ripard
2015-03-31
clocksource/drivers/sun5i: Refactor the current code
Maxime Ripard
2015-03-31
clocksource/drivers/sun5i: Use of_io_request_and_map()
Maxime Ripard
2015-03-31
clocksource/drivers/sun5i: Switch to request_irq()
Maxime Ripard
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
2015-03-05
clockevents: sun5i: Fix setup_irq init sequence
Yongbae Park
2014-04-22
clocksource: sun5i: Add support for reset controller
Maxime Ripard
2014-01-19
clocksource: Timer-sun5i: Switch to sched_clock_register()
Stephen Boyd
2013-12-11
clocksource: Add Allwinner SoCs HS timers driver
Maxime Ripard