index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-ti-dm.c
Age
Commit message (
Expand
)
Author
2024-01-25
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
2023-11-20
drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
Ivaylo Dimitrov
2023-08-28
clocksource: Explicitly include correct DT includes
Rob Herring
2023-04-29
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-24
clocksource/drivers/ti: Use of_property_read_bool() for boolean properties
Rob Herring
2023-04-24
clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-04-24
clocksource/drivers/timer-ti-dm: Improve error message in .remove
Uwe Kleine-König
2023-04-13
clocksource: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-12-02
clocksource/drivers/timer-ti-dm: Clear settings on probe and free
Tony Lindgren
2022-12-02
clocksource/drivers/timer-ti-dm: Make timer_get_irq static
Tony Lindgren
2022-12-02
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
2022-07-28
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-07-27
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
2022-07-27
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-24
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
Dan Carpenter
2022-04-21
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
2021-06-16
clocksource/drivers/timer-ti-dm: Drop unnecessary restore
Tony Lindgren
2021-06-15
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
2020-07-23
clocksource/drivers: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-23
clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()
Lokesh Vutla
2020-03-16
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
2020-03-16
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
2020-03-16
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
2020-03-16
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-03-16
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2020-03-16
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2020-03-16
clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
Lokesh Vutla
2020-02-27
clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
Suman Anna
2020-02-27
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-01-16
clocksource/drivers/timer-ti-dm: Fix uninitialized pointer access
Tony Lindgren
2020-01-16
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
Yangtao Li
2020-01-16
clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource
Yangtao Li
2019-05-24
clocksource/drivers/timer-ti-dm: Change to new style declaration
Philippe Mazenauer
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-07
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
2019-04-16
clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
Nathan Chancellor
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
2019-01-29
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
2019-01-29
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
Tony Lindgren
2019-01-22
clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting
Tony Lindgren
[next]