aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/tegra_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-23watchdog: tegra_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-9/+5
2019-07-08watchdog: tegra_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-05-05watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvementsGuenter Roeck1-19/+7
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-9/+1
2017-02-24watchdog: tegra_wdt: Convert to use device managed functionsGuenter Roeck1-3/+1
2016-09-24watchdog: tegra: constify watchdog_ops structuresJulia Lawall1-1/+1
2015-11-23watchdog: tegra: Stop watchdog first if restartingAndrew Chew1-1/+3
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-31watchdog: Add tegra watchdogAndrew Chew1-0/+302