aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-tegra186.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16clocksource/drivers/timer-tegra186: Remove unused bitsrobelin1-9/+0
2025-05-16clocksource/drivers/timer-tegra186: Fix watchdog self-pingingPohsun Su1-27/+0
2025-05-16clocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT supportPohsun Su1-1/+63
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2023-08-28clocksource: Explicitly include correct DT includesRob Herring1-1/+0
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2023-04-24clocksource/drivers/timer-tegra186: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-13clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2022-07-16clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik1-0/+6
2022-07-16clocksource: Add Tegra186 timers supportThierry Reding1-0/+508