summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-tegra186.c
AgeCommit message (Expand)Author
2026-06-10clocksource/drivers/timer-tegra186: Reserve and service a kernel watchdogKartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Register all accessible watchdog timersKartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Correct num_wdts for Tegra186 and Tegra234Kartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instancesKartik Rajput
2025-09-23clocksource/drivers/timer-tegra186: Don't print superfluous errorsWolfram Sang
2025-09-23clocksource/drivers/tegra186: Avoid 64-bit divisionArnd Bergmann
2025-09-23clocksource/drivers/timer-tegra186: Simplify calculating timeleftGuenter Roeck
2025-09-23clocksource/drivers/timer-tegra186: Avoid 64-bit divide operationGuenter Roeck
2025-09-23clocksource/drivers/tegra186: Add module ownerDaniel Lezcano
2025-05-16clocksource/drivers/timer-tegra186: Remove unused bitsrobelin
2025-05-16clocksource/drivers/timer-tegra186: Fix watchdog self-pingingPohsun Su
2025-05-16clocksource/drivers/timer-tegra186: Add WDIOC_GETTIMELEFT supportPohsun Su
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2023-08-28clocksource: Explicitly include correct DT includesRob Herring
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24clocksource/drivers/timer-tegra186: Convert to platform remove callback retur...Uwe Kleine-König
2023-04-13clocksource/drivers/timer-tegra186: remove MODULE_LICENSE in non-modulesNick Alcock
2022-07-16clocksource/drivers/timer-tegra186: Add support for Tegra234 SoCKartik
2022-07-16clocksource: Add Tegra186 timers supportThierry Reding