aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/at91rm9200_time.c
AgeCommit message (Expand)Author
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König
2013-11-20ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König
2013-09-19ARM: at91: remove IRQF_DISABLEDMichael Opdenacker
2013-05-15ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood
2012-08-23ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood
2012-02-23ARM: at91/ST: remove not needed castsNicolas Ferre
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD
2010-12-19ARM: AT91: update clock source registrationRussell King
2010-01-22arm/at91: Don't disable irqs in set_next_event and set_mode callbacksUwe Kleine-König
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-12at91: warn if irqs are enabled in set_next_eventUwe Kleine-König
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2007-10-12[ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-02-08[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor