aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-imx-gpt.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22clocksource/drivers/imx: Fix -Wunused-but-set-variable warningDaniel Lezcano1-2/+1
2023-10-11clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai1-5/+13
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König1-1/+6
2023-06-19clocksource/drivers/imx-gpt: Use only a single name for functionsUwe Kleine-König1-12/+6
2023-04-24clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam1-19/+0
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed1-8/+2
2018-12-18clocksource/drivers/imx-gpt: Remove unnecessary irq protectionClément Péron1-17/+0
2018-12-18clocksource/drivers/imx-gpt: Add support for ARM64Anson Huang1-0/+4
2018-05-23clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierFabio Estevam1-20/+6
2018-05-23clocksource/drivers/timer-imx-gpt: Remove outdated file pathFabio Estevam1-2/+0
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-12/+12
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-12/+12
2016-06-28clocksource/drivers/imx-gpt: Convert init function to return errorDaniel Lezcano1-30/+45
2015-10-15clocksource/drivers/imx: Allow timer irq affinity changeLucas Stach1-1/+2
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-37/+38
2015-08-20clocksource/imx: Fix boot with non-DT systemsGuenter Roeck1-0/+1
2015-08-10clockevents/drivers/timer-imx-gpt: Migrate to new 'set-state' interfaceViresh Kumar1-37/+38
2015-07-07clocksource/imx: Define clocksource for mx27Philippe Reynes1-0/+1
2015-06-03clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo1-2/+0
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo1-0/+542