index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ux500
/
timer.c
Age
Commit message (
Expand
)
Author
2014-07-10
ARM: ux500: storage class should be before const qualifier
Tobias Klauser
2013-11-26
ARM: ux500: decomission custom SMP TWD timer init
Linus Walleij
2013-11-26
ARM: ux500: decomission the non-DT MTU init sequence
Linus Walleij
2013-11-26
ARM: ux500: Remove checking for DT during timer init
Lee Jones
2013-09-26
ARM: ux500: Don't attempt to enable the Nomadik System Timer twice
Lee Jones
2013-04-09
Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2013-04-08
ARM: ux500: make remaining headers local
Arnd Bergmann
2013-04-08
ARM: ux500: make irqs.h local to platform
Arnd Bergmann
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
2013-03-11
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
2013-01-29
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
2013-01-29
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-11-05
ARM: plat-nomadik: move MTU, kill plat-nomadik
Linus Walleij
2012-11-05
ARM: plat-nomadik: pass IRQ to timer driver
Linus Walleij
2012-09-04
ARM: ux500: Correct Ux500 family names usage
Loic PALLARDY
2012-07-06
ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set
Lee Jones
2012-05-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-14
Merge branch 'ux500/delete-u5500' into next/soc
Arnd Bergmann
2012-05-02
ARM: ux500: Enable PRCMU Timer 4 (clocksource) for Device Tree
Lee Jones
2012-05-02
ARM: ux500: delete U5500 support
Linus Walleij
2012-05-02
ARM: ux500: core U9540 support
Linus Walleij
2012-03-16
ARM: ux500: Provide local timer support for Device Tree
Lee Jones
2012-03-15
ARM: ux500: fix compilation after local timer rework
Marc Zyngier
2012-03-13
ARM: ux500: convert to twd_local_timer_register() interface
Marc Zyngier
2012-01-31
ARM: plat-nomadik: get rid of global mtu base pointer
Linus Walleij
2011-10-03
clocksource: fixup ux500 build problems
Linus Walleij
2011-09-22
ARM: ux500: Reprogram timers upon resume
Jonas Aaberg
2011-09-22
ARM: ux500: Move timer code to separate file
Jonas Aaberg