summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/bcm2835_timer.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav2016-11-221-4/+10
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano2016-06-281-13/+27
* clockevents/drivers/bcm2835: Migrate to new 'set-state' interfaceViresh Kumar2015-08-061-16/+0
* clocksource: bcm2835: Switch to sched_clock_register()Stephen Boyd2013-07-301-2/+2
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* clocksource: pass DT node pointer to init functionsRob Herring2013-03-111-11/+1
* ARM: bcm2835: make use of CLKSRC_OFStephen Warren2013-01-141-2/+3
* ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* ARM: bcm2835: add system timerSimon Arlott2012-09-191-0/+161