aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-prima2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner1-2/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-5/+5
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-06-28clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>Daniel Lezcano1-1/+0
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/prima2: Convert init function to return errorDaniel Lezcano1-11/+32
2015-10-27clocksource/drivers/prima2: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-08-10clockevents/drivers/prima2: Migrate to new 'set-state' interfaceViresh Kumar1-19/+15
2014-07-23clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song1-0/+3
2014-05-12clocksource:sirf: remove the hardcode for the clk of timersZhiwu Song1-4/+1
2014-05-12clocksource: prima2: fix some minor checkpatch issuesBin Shi1-14/+28
2013-12-20clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König1-6/+10
2013-07-30clocksource: sirf: Switch to sched_clock_register() and use 64 bitsStephen Boyd1-3/+3
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann1-0/+215