summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clksrc-dbx500-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-1/+1
* clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCKLinus Walleij2018-12-181-18/+0Star
* clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksourceLinus Walleij2018-12-181-2/+2
* 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/+2Star
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-2/+1Star
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-2/+1Star
* | clocksource: dbx500-prcmu: comment cleanupFabio Baltieri2013-05-271-1/+1
* | clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent2013-05-271-5/+4Star
|/
* ARM: ux500: make remaining headers localArnd Bergmann2013-04-081-2/+0Star
* ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+0Star
* clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang2012-02-021-4/+1Star
* ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij2012-01-031-13/+3Star
* clocksource: fixup ux500 build problemsLinus Walleij2011-10-031-2/+4
* clocksource: add DBX500 PRCMU Timer supportMattias Wallin2011-09-221-0/+104