aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/bcm2835_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18clocksource/drivers/bcm2835: Switch to SPDX identifierStefan Wahren1-14/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-08-29clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring1-1/+0
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-3/+3
2016-11-22clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav1-4/+10
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano1-13/+27
2015-08-06clockevents/drivers/bcm2835: Migrate to new 'set-state' interfaceViresh Kumar1-16/+0
2013-07-30clocksource: bcm2835: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring1-11/+1
2013-01-14ARM: bcm2835: make use of CLKSRC_OFStephen Warren1-2/+3
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-09-19ARM: bcm2835: add system timerSimon Arlott1-0/+161