aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-imx-tpm.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-07clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARMGravatar Nathan Chancellor 1-1/+1
2022-02-16clocksource/drivers/imx-tpm: Exclude sched clock for ARM64Gravatar Peng Fan 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Update name of clkevtGravatar Peng Fan 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQGravatar Peng Fan 1-1/+1
2022-01-26clocksource/drivers/imx-tpm: Mark two variable with __ro_after_initGravatar Peng Fan 1-2/+2
2022-01-26clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLLGravatar Peng Fan 1-1/+1
2020-04-09clocksource/drivers/imx-tpm: Add support for ARM64Gravatar Anson Huang 1-2/+6
2020-03-17clocksource/drivers/imx-tpm: Remove unused includesGravatar Anson Huang 1-2/+0
2018-12-18clocksource/drivers/timer-imx-tpm: Specify clock name for timer-ofGravatar Anson Huang 1-0/+3
2018-12-18clocksource/drivers/timer-imx-tpm: Convert the driver to timer-ofGravatar Anson Huang 1-81/+55
2018-05-23clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierGravatar Fabio Estevam 1-9/+4
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkGravatar Anson Huang 1-1/+1
2018-03-30clocksource/drivers/imx-tpm: Add different counter width supportGravatar Anson Huang 1-8/+25
2018-03-30clocksource/drivers/imx-tpm: Correct some registers operation flowGravatar Anson Huang 1-1/+7
2018-03-30clocksource/drivers/imx-tpm: Fix typo of clock nameGravatar Anson Huang 1-1/+1
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportGravatar Dong Aisheng 1-0/+239