aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200_time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-0/+1
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König1-0/+1
2013-11-20ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König1-5/+2
2013-09-19ARM: at91: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-05-15ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD1-2/+5
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-5/+2
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+0
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood1-2/+61
2012-08-23ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches1-1/+1
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood1-0/+2
2012-02-23ARM: at91/ST: remove not needed castsNicolas Ferre1-3/+3
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD1-14/+23
2011-11-28ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD1-3/+5
2010-12-19ARM: AT91: update clock source registrationRussell King1-3/+1
2010-01-22arm/at91: Don't disable irqs in set_next_event and set_mode callbacksUwe Kleine-König1-14/+6
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-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-2/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-2/+1
2008-12-12at91: warn if irqs are enabled in set_next_eventUwe Kleine-König1-0/+9
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2007-10-12[ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell1-65/+130
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-02-08[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor1-0/+146