index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
at91sam926x_time.c
Age
Commit message (
Expand
)
Author
2013-12-02
ARM: at91: move pit timer to common clk framework
Boris BREZILLON
2013-09-19
ARM: at91: remove IRQF_DISABLED
Michael Opdenacker
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-11-06
arm: at91: move pit define to the driver
Jean-Christophe PLAGNIOL-VILLARD
2012-07-02
ARM: at91: sparse irq support
Ludovic Desroches
2012-03-01
ARM: at91/pit: add traces in case of error
Nicolas Ferre
2012-03-01
ARM: at91: pit add DT support
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
ARM: at91: make pit register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2010-12-19
ARM: AT91: update clock source registration
Russell King
2010-01-22
arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
Uwe Kleine-König
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-04-17
[ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEvents
Andrew Victor
2008-02-04
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
Peter Zijlstra
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-02-08
[ARM] 4149/1: AT91: Overrun in SAM9 gettimeoffset().
Andrew Victor
2007-02-08
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor