summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-ti-dm.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren2023-12-271-2/+2
* drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop functionIvaylo Dimitrov2023-10-111-8/+28
* clocksource: Explicitly include correct DT includesRob Herring2023-08-281-1/+0
* Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-291-7/+8
|\
| * clocksource/drivers/ti: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-241-4/+4
| * clocksource/drivers/timer-ti-dm: Convert to platform remove callback returnin...Uwe Kleine-König2023-04-241-4/+2
| * clocksource/drivers/timer-ti-dm: Improve error message in .removeUwe Kleine-König2023-04-241-1/+4
* | clocksource: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
|/
* clocksource/drivers/timer-ti-dm: Clear settings on probe and freeTony Lindgren2022-12-021-0/+17
* clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren2022-12-021-1/+1
* clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren2022-12-021-1/+1
* clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()Tony Lindgren2022-09-201-15/+9
* clocksource/drivers/timer-ti-dm: Add flag to detect omap1Tony Lindgren2022-09-201-3/+6
* clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren2022-09-201-48/+170
* clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errorsTony Lindgren2022-09-201-26/+91
* clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren2022-09-201-0/+62
* clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren2022-09-201-14/+14
* clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()Tony Lindgren2022-09-201-54/+44
* clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()Tony Lindgren2022-09-201-48/+40
* clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren2022-09-201-51/+0
* Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-281-0/+123
|\
| * clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCsTony Lindgren2022-07-271-0/+8
| * clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren2022-07-271-0/+115
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-2/+1
|\|
| * clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
* | clocksource: ti-dmtimer: avoid using mach/hardware.hArnd Bergmann2022-04-211-1/+1
|/
* clocksource/drivers/timer-ti-dm: Drop unnecessary restoreTony Lindgren2021-06-161-1/+2
* clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren2021-06-151-0/+6
* clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-1/+1
* clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()Lokesh Vutla2020-05-231-3/+1
* Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano2020-03-161-74/+109
|\
| * clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-161-11/+5
| * clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla2020-03-161-0/+15
| * clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-03-161-1/+0
| * clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla2020-03-161-40/+57
| * clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren2020-03-161-5/+31
| * clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla2020-03-161-18/+1
* | clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna2020-02-271-32/+1
* | clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-02-271-1/+0
|/
* clocksource/drivers/timer-ti-dm: Fix uninitialized pointer accessTony Lindgren2020-01-161-4/+4
* clocksource/drivers/timer-ti-dm: Switch to platform_get_irqYangtao Li2020-01-161-7/+3
* clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resourceYangtao Li2020-01-161-8/+2
* clocksource/drivers/timer-ti-dm: Change to new style declarationPhilippe Mazenauer2019-05-241-1/+1
* Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-081-1/+0
|\
| * Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada2019-05-071-1/+0
* | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor2019-04-161-28/+0
|/
* clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing2019-03-221-2/+2
* Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren2019-01-291-1/+4
|\
| * bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren2019-01-291-1/+0
| * clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparentingTony Lindgren2019-01-221-0/+4