summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-imx-gpt.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-12/+12
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-12/+12
* clocksource/drivers/imx-gpt: Convert init function to return errorDaniel Lezcano2016-06-281-30/+45
* clocksource/drivers/imx: Allow timer irq affinity changeLucas Stach2015-10-151-1/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-37/+38
|\
| * clockevents/drivers/timer-imx-gpt: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-37/+38
* | clocksource/imx: Fix boot with non-DT systemsGuenter Roeck2015-08-201-0/+1
|/
* clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
* clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo2015-06-031-2/+0
* ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-031-0/+542
OpenPOWER on IntegriCloud