summaryrefslogtreecommitdiff
path: root/drivers/clocksource/time-orion.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2017-04-07clocksource/drivers/orion: Add delay_timer implementationRussell King1-0/+19
2017-04-07clocksource/drivers/orion: Read clock rate onceRussell King1-4/+7
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/orion: Convert init function to return errorDaniel Lezcano1-15/+37
2015-08-10clockevents/drivers/orion: Migrate to new 'set-state' interfaceViresh Kumar1-20/+26
2014-03-11clocksource: orion: Use atomic access for shared registersEzequiel Garcia1-18/+10
2013-12-11clocksource: orion: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-07-17clocksource: orion: Use linux/sched_clock.hStephen Boyd1-1/+1
2013-07-02clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth1-0/+150