aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/clksrc-dbx500-prcmu.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/clksrc-dbx500: Convert init function to return errorGravatar Daniel Lezcano 1-3/+3
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMUGravatar Linus Walleij 1-3/+6
2013-07-30clocksource: dbx500-prcmu: Switch to sched_clock_register()Gravatar Stephen Boyd 1-3/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-2/+1
2013-05-27clocksource: dbx500-prcmu: comment cleanupGravatar Fabio Baltieri 1-1/+1
2013-05-27clocksource: dbx500-prcmu: use relaxed readl variantGravatar Rabin Vincent 1-5/+4
2013-04-08ARM: ux500: make remaining headers localGravatar Arnd Bergmann 1-2/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Gravatar Linus Walleij 1-1/+0
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Gravatar Yong Zhang 1-4/+1
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageGravatar Linus Walleij 1-13/+3
2011-10-03clocksource: fixup ux500 build problemsGravatar Linus Walleij 1-2/+4
2011-09-22clocksource: add DBX500 PRCMU Timer supportGravatar Mattias Wallin 1-0/+104