aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/bcm2835_timer.c
AgeCommit message (Expand)Author
2020-05-15clocksource/drivers/bcm2835_timer: Fix memory leak of timerColin Ian King
2018-12-18clocksource/drivers/bcm2835: Switch to SPDX identifierStefan Wahren
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-08-29clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki
2016-11-22clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano
2015-08-06clockevents/drivers/bcm2835: Migrate to new 'set-state' interfaceViresh Kumar
2013-07-30clocksource: bcm2835: Switch to sched_clock_register()Stephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring
2013-01-14ARM: bcm2835: make use of CLKSRC_OFStephen Warren
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-19ARM: bcm2835: add system timerSimon Arlott