Age | Commit message (Expand) | Author | Files | Lines |
2024-01-22 | clocksource/drivers/imx: Fix -Wunused-but-set-variable warning | Daniel Lezcano | 1 | -2/+1 |
2023-10-11 | clocksource/drivers/timer-imx-gpt: Fix potential memory leak | Jacky Bai | 1 | -5/+13 |
2023-06-23 | clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user | Uwe Kleine-König | 1 | -1/+6 |
2023-06-19 | clocksource/drivers/imx-gpt: Use only a single name for functions | Uwe Kleine-König | 1 | -12/+6 |
2023-04-24 | clocksource/drivers/timer-imx-gpt: Remove non-DT function | Fabio Estevam | 1 | -19/+0 |
2020-02-27 | clocksource: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+2 |
2018-12-18 | clocksource/drivers/imx-gpt: Remove unnecessary irq protection | Clément Péron | 1 | -17/+0 |
2018-12-18 | clocksource/drivers/imx-gpt: Add support for ARM64 | Anson Huang | 1 | -0/+4 |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier | Fabio Estevam | 1 | -20/+6 |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Remove outdated file path | Fabio Estevam | 1 | -2/+0 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -12/+12 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -12/+12 |
2016-06-28 | clocksource/drivers/imx-gpt: Convert init function to return error | Daniel Lezcano | 1 | -30/+45 |
2015-10-15 | clocksource/drivers/imx: Allow timer irq affinity change | Lucas Stach | 1 | -1/+2 |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -37/+38 |
2015-08-20 | clocksource/imx: Fix boot with non-DT systems | Guenter Roeck | 1 | -0/+1 |
2015-08-10 | clockevents/drivers/timer-imx-gpt: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -37/+38 |
2015-07-07 | clocksource/imx: Define clocksource for mx27 | Philippe Reynes | 1 | -0/+1 |
2015-06-03 | clocksource: timer-imx-gpt: remove include of <asm/mach/time.h> | Shawn Guo | 1 | -2/+0 |
2015-06-03 | ARM: imx: move timer driver into drivers/clocksource | Shawn Guo | 1 | -0/+542 |