aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/time.c
AgeCommit message (Expand)Author
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo
2015-06-03ARM: imx: remove platform headers from timer driverShawn Guo
2015-06-03ARM: imx: provide gpt device specific irq functionsShawn Guo
2015-06-03ARM: imx: get rid of variable timer_baseShawn Guo
2015-06-03ARM: imx: define gpt register offset per device typeShawn Guo
2015-06-03ARM: imx: move clock event variables into imx_timerShawn Guo
2015-06-03ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo
2015-06-03ARM: imx: setup tctl register in device specific functionShawn Guo
2015-06-03ARM: imx: initialize gpt device type for DT bootShawn Guo
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: imx: move timer resources into a structureShawn Guo
2015-06-03ARM: imx: use relaxed IO accessor in timer driverShawn Guo
2015-06-03ARM: imx: Correct the comments in time.cShenwei Wang
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo
2014-09-16ARM: imx: source gpt per clk from OSC for system timerAnson Huang
2014-07-18ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan
2014-07-18ARM: i.MX: Remove excess variableAlexander Shiyan
2014-07-18ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan
2014-04-30ARM: imx: factor device tree timer initializationGilles Chanteperdrix
2014-03-05ARM: imx: enable delaytimer on the imx timerSebastian Andrzej Siewior
2013-11-21ARM: imx: Switch to sched_clock_register()Stephen Boyd
2013-10-21ARM: imx: remove IRQF_DISABLEDMichael Opdenacker
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2013-01-30ARM: imx: return zero in case next event gets a large incrementShawn Guo
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo
2009-05-07[ARM] remove arch-imxSascha Hauer
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-05IMX: introduce clock APISascha Hauer
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-12[ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner
2006-12-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner
2006-07-01[ARM] 3691/1: ARM: Convert imx to generic irq handlingThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds