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-ti-dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2022-05-24
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-04-21
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2021-06-16
clocksource/drivers/timer-ti-dm: Drop unnecessary restore
Tony Lindgren
1
-1
/
+2
2021-06-15
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
1
-0
/
+6
2020-07-23
clocksource/drivers: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-05-23
clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()
Lokesh Vutla
1
-3
/
+1
2020-03-16
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
1
-74
/
+109
2020-03-16
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
1
-11
/
+5
2020-03-16
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
1
-0
/
+15
2020-03-16
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
1
-1
/
+0
2020-03-16
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
1
-40
/
+57
2020-03-16
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
1
-5
/
+31
2020-03-16
clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
Lokesh Vutla
1
-18
/
+1
2020-02-27
clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
Suman Anna
1
-32
/
+1
2020-02-27
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
1
-1
/
+0
2020-01-16
clocksource/drivers/timer-ti-dm: Fix uninitialized pointer access
Tony Lindgren
1
-4
/
+4
2020-01-16
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
Yangtao Li
1
-7
/
+3
2020-01-16
clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource
Yangtao Li
1
-8
/
+2
2019-05-24
clocksource/drivers/timer-ti-dm: Change to new style declaration
Philippe Mazenauer
1
-1
/
+1
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2019-05-07
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
1
-1
/
+0
2019-04-16
clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
Nathan Chancellor
1
-28
/
+0
2019-03-23
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-01-29
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
1
-1
/
+4
2019-01-29
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
Tony Lindgren
1
-1
/
+0
2019-01-22
clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting
Tony Lindgren
1
-0
/
+4
2018-12-19
clocksource/drivers/timer-ti-dm: Remove the early platform driver registration
Bartosz Golaszewski
1
-1
/
+0
2018-03-01
clocksource: timer-ti-dm: Check prescaler value
Ladislav Michl
1
-2
/
+2
2018-03-01
clocksource: timer-ti-dm: Consolidate set source
Ladislav Michl
1
-22
/
+16
2018-03-01
clocksource: timer-ti-dm: Make unexported functions static
Ladislav Michl
1
-109
/
+115
2018-02-22
clocksource: timer-ti-dm: Hook device platform data if not already assigned
Ladislav Michl
1
-4
/
+6
2018-02-22
clocksource: timer-ti-dm: Populate the timer ops to the pdata
Keerthy
1
-0
/
+25
2018-02-22
ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
Keerthy
1
-0
/
+973