summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clksrc-dbx500-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano2016-06-281-3/+3
* ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij2015-12-011-3/+6
* clocksource: dbx500-prcmu: Switch to sched_clock_register()Stephen Boyd2013-07-301-3/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-2/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-2/+1
* | clocksource: dbx500-prcmu: comment cleanupFabio Baltieri2013-05-271-1/+1
* | clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent2013-05-271-5/+4
|/
* ARM: ux500: make remaining headers localArnd Bergmann2013-04-081-2/+0
* ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+0
* clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang2012-02-011-4/+1
* ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij2012-01-031-13/+3
* clocksource: fixup ux500 build problemsLinus Walleij2011-10-031-2/+4
* clocksource: add DBX500 PRCMU Timer supportMattias Wallin2011-09-221-0/+104
OpenPOWER on IntegriCloud