aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-0/+1
2012-01-05ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij1-1/+1
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-25/+3
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-05-23ARM: update sa1100 to reflect PXA updatesRussell King1-5/+3
2010-12-22ARM: sa1100: convert sched_clock() to use new infrastructureRussell King1-0/+30
2010-12-22ARM: SA11x0: update clock source registrationRussell King1-5/+1
2010-01-22arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_modeUwe Kleine-König1-7/+1
2009-09-28ARM: Fix SA11x0 clocksource warningRussell King1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-14[ARM] sa1100: add clock event supportRussell King1-94/+65
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-18/+20
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2008-01-26[ARM] sa1100: add clock source supportRussell King1-18/+20
2007-07-12[ARM] sa1100: remove boot time RTC initialisationRussell King1-24/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-11-30[ARM] 3939/1: don't reset SA11x0 clock counterNicolas Pitre1-3/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-4/+4
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner1-0/+1
2005-11-08[ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre1-3/+5
2005-09-01[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre1-0/+51
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre1-9/+8
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+159