summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-ti-dm-systimer.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang1-1/+3
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-2/+2
2022-03-07clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini1-2/+2
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois1-2/+1
2021-12-17ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren1-1/+1
2021-04-08clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren1-0/+76
2021-04-08clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren1-23/+43
2021-04-08clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren1-0/+1
2021-04-08clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren1-6/+6
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar1-1/+1
2020-08-24clocksource/drivers/timer-ti-dm: Do reset before enableTony Lindgren1-21/+23
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren1-10/+36
2020-05-23clocksource/drivers/timer-ti-dm: Fix spelling mistake "detectt" -> "detect"Colin Ian King1-1/+1
2020-05-23clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren1-4/+0
2020-05-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren1-0/+731