aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-prima2.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-27clocksource: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-10/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Gravatar Thomas Gleixner 1-2/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-1/+1
2017-04-07clocksource: Add missing line break to error messagesGravatar Rafał Miłecki 1-5/+5
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-06-28clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>Gravatar Daniel Lezcano 1-1/+0
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/prima2: Convert init function to return errorGravatar Daniel Lezcano 1-11/+32
2015-10-27clocksource/drivers/prima2: Prevent ftrace recursionGravatar Jisheng Zhang 1-1/+1
2015-08-10clockevents/drivers/prima2: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-19/+15
2014-07-23clocksource: sirf: Fix incorrect clock enable counter for timerGravatar Zhiwu Song 1-0/+3
2014-05-12clocksource:sirf: remove the hardcode for the clk of timersGravatar Zhiwu Song 1-4/+1
2014-05-12clocksource: prima2: fix some minor checkpatch issuesGravatar Bin Shi 1-14/+28
2013-12-20clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEGravatar Uwe Kleine-König 1-6/+10
2013-07-30clocksource: sirf: Switch to sched_clock_register() and use 64 bitsGravatar Stephen Boyd 1-3/+3
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-03-25ARM: sirf: use clocksource_of infrastructureGravatar Arnd Bergmann 1-0/+215