summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-imx-gpt.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai2023-10-111-5/+13
* clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König2023-06-231-1/+6
* clocksource/drivers/imx-gpt: Use only a single name for functionsUwe Kleine-König2023-06-191-12/+6
* clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam2023-04-241-19/+0
* clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-271-8/+2
* clocksource/drivers/imx-gpt: Remove unnecessary irq protectionClément Péron2018-12-181-17/+0
* clocksource/drivers/imx-gpt: Add support for ARM64Anson Huang2018-12-181-0/+4
* clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierFabio Estevam2018-05-231-20/+6
* clocksource/drivers/timer-imx-gpt: Remove outdated file pathFabio Estevam2018-05-231-2/+0
* 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