summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-imx-tpm.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARMNathan Chancellor2022-03-071-1/+1
* clocksource/drivers/imx-tpm: Exclude sched clock for ARM64Peng Fan2022-02-161-1/+1
* clocksource/drivers/imx-tpm: Update name of clkevtPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-tpm: Mark two variable with __ro_after_initPeng Fan2022-01-261-2/+2
* clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLLPeng Fan2022-01-261-1/+1
* clocksource/drivers/imx-tpm: Add support for ARM64Anson Huang2020-04-091-2/+6
* clocksource/drivers/imx-tpm: Remove unused includesAnson Huang2020-03-171-2/+0
* clocksource/drivers/timer-imx-tpm: Specify clock name for timer-ofAnson Huang2018-12-181-0/+3
* clocksource/drivers/timer-imx-tpm: Convert the driver to timer-ofAnson Huang2018-12-181-81/+55
* clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierFabio Estevam2018-05-231-9/+4
* clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang2018-04-191-1/+1
* clocksource/drivers/imx-tpm: Add different counter width supportAnson Huang2018-03-301-8/+25
* clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang2018-03-301-1/+7
* clocksource/drivers/imx-tpm: Fix typo of clock nameAnson Huang2018-03-301-1/+1
* clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng2017-08-291-0/+239