aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clksrc-dbx500-prcmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCKLinus Walleij1-18/+0
2018-12-18clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksourceLinus Walleij1-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano1-3/+3
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij1-3/+6
2013-07-30clocksource: dbx500-prcmu: Switch to sched_clock_register()Stephen Boyd1-3/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-2/+1
2013-05-27clocksource: dbx500-prcmu: comment cleanupFabio Baltieri1-1/+1
2013-05-27clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent1-5/+4
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-2/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+0
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang1-4/+1
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij1-13/+3
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij1-2/+4
2011-09-22clocksource: add DBX500 PRCMU Timer supportMattias Wallin1-0/+104