index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-ti-dm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
Judith Mendez
2024-11-13
1
-2
/
+6
*
clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimer
Christophe JAILLET
2024-05-10
1
-1
/
+0
*
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
2023-12-27
1
-2
/
+2
*
drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
Ivaylo Dimitrov
2023-10-11
1
-8
/
+28
*
clocksource: Explicitly include correct DT includes
Rob Herring
2023-08-28
1
-1
/
+0
*
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-29
1
-7
/
+8
|
\
|
*
clocksource/drivers/ti: Use of_property_read_bool() for boolean properties
Rob Herring
2023-04-24
1
-4
/
+4
|
*
clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-04-24
1
-4
/
+2
|
*
clocksource/drivers/timer-ti-dm: Improve error message in .remove
Uwe Kleine-König
2023-04-24
1
-1
/
+4
*
|
clocksource: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
/
*
clocksource/drivers/timer-ti-dm: Clear settings on probe and free
Tony Lindgren
2022-12-02
1
-0
/
+17
*
clocksource/drivers/timer-ti-dm: Make timer_get_irq static
Tony Lindgren
2022-12-02
1
-1
/
+1
*
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
Tony Lindgren
2022-12-02
1
-1
/
+1
*
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
2022-09-20
1
-15
/
+9
*
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
2022-09-20
1
-3
/
+6
*
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
2022-09-20
1
-48
/
+170
*
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
2022-09-20
1
-26
/
+91
*
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
2022-09-20
1
-0
/
+62
*
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
2022-09-20
1
-14
/
+14
*
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
2022-09-20
1
-54
/
+44
*
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
2022-09-20
1
-48
/
+40
*
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
2022-09-20
1
-51
/
+0
*
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-07-28
1
-0
/
+123
|
\
|
*
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
2022-07-27
1
-0
/
+8
|
*
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
2022-07-27
1
-0
/
+115
*
|
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
1
-2
/
+1
|
\
|
|
*
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
Dan Carpenter
2022-05-24
1
-2
/
+1
*
|
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
2022-04-21
1
-1
/
+1
|
/
*
clocksource/drivers/timer-ti-dm: Drop unnecessary restore
Tony Lindgren
2021-06-16
1
-1
/
+2
*
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
2021-06-15
1
-0
/
+6
*
clocksource/drivers: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
1
-1
/
+1
*
clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()
Lokesh Vutla
2020-05-23
1
-3
/
+1
*
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
2020-03-16
1
-74
/
+109
|
\
|
*
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
2020-03-16
1
-11
/
+5
|
*
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
2020-03-16
1
-0
/
+15
|
*
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-03-16
1
-1
/
+0
|
*
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2020-03-16
1
-40
/
+57
|
*
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2020-03-16
1
-5
/
+31
|
*
clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
Lokesh Vutla
2020-03-16
1
-18
/
+1
*
|
clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
Suman Anna
2020-02-27
1
-32
/
+1
*
|
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
2020-02-27
1
-1
/
+0
|
/
*
clocksource/drivers/timer-ti-dm: Fix uninitialized pointer access
Tony Lindgren
2020-01-16
1
-4
/
+4
*
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
Yangtao Li
2020-01-16
1
-7
/
+3
*
clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource
Yangtao Li
2020-01-16
1
-8
/
+2
*
clocksource/drivers/timer-ti-dm: Change to new style declaration
Philippe Mazenauer
2019-05-24
1
-1
/
+1
*
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
1
-1
/
+0
|
\
|
*
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
2019-05-07
1
-1
/
+0
*
|
clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
Nathan Chancellor
2019-04-16
1
-28
/
+0
|
/
*
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
2019-03-22
1
-2
/
+2
*
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
2019-01-29
1
-1
/
+4
|
\
[next]