aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij1-48/+0
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2014-07-10ARM: ux500: storage class should be before const qualifierTobias Klauser1-1/+1
2013-11-26ARM: ux500: decomission custom SMP TWD timer initLinus Walleij1-21/+1
2013-11-26ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij1-26/+2
2013-11-26ARM: ux500: Remove checking for DT during timer initLee Jones1-20/+8
2013-09-26ARM: ux500: Don't attempt to enable the Nomadik System Timer twiceLee Jones1-2/+2
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/multiplatformArnd Bergmann1-3/+3
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-1/+1
2013-04-08ARM: ux500: make irqs.h local to platformArnd Bergmann1-1/+1
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+1
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-1/+2
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-0/+2
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-0/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren1-7/+0
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-2/+1
2012-11-05ARM: plat-nomadik: pass IRQ to timer driverLinus Walleij1-1/+1
2012-09-04ARM: ux500: Correct Ux500 family names usageLoic PALLARDY1-1/+1
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones1-0/+2
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+24
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann1-9/+4
2012-05-02ARM: ux500: Enable PRCMU Timer 4 (clocksource) for Device TreeLee Jones1-0/+24
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij1-9/+4
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-1/+1
2012-03-16ARM: ux500: Provide local timer support for Device TreeLee Jones1-3/+8
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier1-1/+1
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier1-7/+25
2012-01-31ARM: plat-nomadik: get rid of global mtu base pointerLinus Walleij1-3/+4
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij1-3/+6
2011-09-22ARM: ux500: Reprogram timers upon resumeJonas Aaberg1-0/+7
2011-09-22ARM: ux500: Move timer code to separate fileJonas Aaberg1-0/+58