Age | Commit message (Expand) | Author |
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 |
2018-12-18 | clocksource/drivers/timer-ti-dm: Remove the early platform driver registration | Bartosz Golaszewski |
2018-02-28 | clocksource: timer-ti-dm: Check prescaler value | Ladislav Michl |
2018-02-28 | clocksource: timer-ti-dm: Consolidate set source | Ladislav Michl |
2018-02-28 | clocksource: timer-ti-dm: Make unexported functions static | Ladislav Michl |
2018-02-22 | clocksource: timer-ti-dm: Hook device platform data if not already assigned | Ladislav Michl |
2018-02-22 | clocksource: timer-ti-dm: Populate the timer ops to the pdata | Keerthy |
2018-02-22 | ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource | Keerthy |