index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-imx-tpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
Jacky Bai
1
-0
/
+8
2024-09-02
clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
Jacky Bai
1
-4
/
+4
2022-03-07
clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
Nathan Chancellor
1
-1
/
+1
2022-02-16
clocksource/drivers/imx-tpm: Exclude sched clock for ARM64
Peng Fan
1
-1
/
+1
2022-01-26
clocksource/drivers/imx-tpm: Update name of clkevt
Peng Fan
1
-1
/
+1
2022-01-26
clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQ
Peng Fan
1
-1
/
+1
2022-01-26
clocksource/drivers/imx-tpm: Mark two variable with __ro_after_init
Peng Fan
1
-2
/
+2
2022-01-26
clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLL
Peng Fan
1
-1
/
+1
2020-04-09
clocksource/drivers/imx-tpm: Add support for ARM64
Anson Huang
1
-2
/
+6
2020-03-17
clocksource/drivers/imx-tpm: Remove unused includes
Anson Huang
1
-2
/
+0
2018-12-19
clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of
Anson Huang
1
-0
/
+3
2018-12-19
clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of
Anson Huang
1
-81
/
+55
2018-05-23
clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier
Fabio Estevam
1
-9
/
+4
2018-04-19
clocksource/imx-tpm: Correct -ETIME return condition check
Anson Huang
1
-1
/
+1
2018-03-30
clocksource/drivers/imx-tpm: Add different counter width support
Anson Huang
1
-8
/
+25
2018-03-30
clocksource/drivers/imx-tpm: Correct some registers operation flow
Anson Huang
1
-1
/
+7
2018-03-30
clocksource/drivers/imx-tpm: Fix typo of clock name
Anson Huang
1
-1
/
+1
2017-08-29
clocksource/drivers/imx-tpm: Add imx tpm timer support
Dong Aisheng
1
-0
/
+239