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-prima2.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
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-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-06-28
clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>
Daniel Lezcano
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/prima2: Convert init function to return error
Daniel Lezcano
2015-10-27
clocksource/drivers/prima2: Prevent ftrace recursion
Jisheng Zhang
2015-08-10
clockevents/drivers/prima2: Migrate to new 'set-state' interface
Viresh Kumar
2014-07-23
clocksource: sirf: Fix incorrect clock enable counter for timer
Zhiwu Song
2014-05-12
clocksource:sirf: remove the hardcode for the clk of timers
Zhiwu Song
2014-05-12
clocksource: prima2: fix some minor checkpatch issues
Bin Shi
2013-12-20
clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATE
Uwe Kleine-König
2013-07-30
clocksource: sirf: Switch to sched_clock_register() and use 64 bits
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-03-25
ARM: sirf: use clocksource_of infrastructure
Arnd Bergmann