summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/tegra_wdt_t18x.c
Commit message (Expand)AuthorAge
* watchdog: t18x: Adjust timer and WDT register index based on DTLaxman Dewangan2017-05-17
* watchdog: t18x: Rename variables to more appropraiteLaxman Dewangan2017-05-17
* watchdog: t186: Prints debug FS output to sequence fileLaxman Dewangan2017-05-16
* watchdog: t186: Add support to skip remote interrupt enable expiryLaxman Dewangan2017-05-16
* watchdog: t186: Correct skip level register bit field witdhLaxman Dewangan2017-05-16
* watchdog: t186: Get rid of linsim checkLaxman Dewangan2017-04-03
* watchdog: t18x: Make sure for timer ID same from DT and BL configLaxman Dewangan2017-03-16
* watchdog: t18x: Use devm_watchdog_register_device()Laxman Dewangan2017-03-08
* watchdog: t18x: Do the code cleanups and rewriteLaxman Dewangan2017-03-07
* watchdog: t18x: Multiple cleanupsLaxman Dewangan2017-03-07
* watchdg: t18x: Get rid of <linux/tegra_wdt_t18x.h>Laxman Dewangan2017-03-07
* watchdog: t18x: Use DT prop timeout-sec for heartbeatLaxman Dewangan2017-03-02
* t18x: drivers: use soc/tegra/chip-id.h for soc headerShardar Shariff Md2017-01-21
* watchdog: tegra: ref call deprecatedKrishna Yarlagadda2017-01-13
* watchdog: tegra: Use soc/tegra/pmc.h for PMC headerLaxman Dewangan2017-01-04
* tegra: watchdog: allow WDT_CFG configed bootloaderAlex Van Brunt2016-08-03
* tegra: watchdog: remove second watchdogAlex Van Brunt2016-08-03
* watchdog: fix build issue with CONFIG_DEBUG_FS=nDavid Pu2016-06-30
* tegra: watchdog: add default_disable module paramdmitry pervushin2016-06-17
* watchdog: tegra: disable irq when user app petsKrishna Yarlagadda2016-06-17
* watchdog: support to extend WDT disable on suspendKrishna Yarlagadda2016-05-26
* watchdog: t18x: set HSM trigger thresholdPravin2016-05-25
* watchdog: tegra: support nowayout configKrishna Yarlagadda2016-05-17
* watchdog: t18x: generalize irq routingAlex Van Brunt2016-04-14
* watchdog: t18x: Unmask IRQ upon WDT enableSang-Hun Lee2016-03-29
* watchdog: t18x: revise halt_in_fiq behaviorAllen Yu2016-03-14
* watchdog: t18x: fix timeout calculationAllen Yu2016-03-14
* watchdog: tegra: add separate timeout for shutdownKrishna Yarlagadda2016-02-16
* wdt: tegra: remove global variablesKrishna Yarlagadda2016-02-16
* drivers: watchdog: share a resource between devicesdmitry pervushin2016-02-02
* watchdog: tegra_wdt_t18x: fix sparse warningsAmit Sharma2015-11-30
* watchdog: t18x: ping watchdog during shutdownKrishna Yarlagadda2015-11-16
* watchdog: t18x: Declare apis to use watchdogKrishna Yarlagadda2015-11-16
* watchdog: t18x: Add api to change stateKrishna Yarlagadda2015-11-12
* watchdog: t18x: allow WDT interceptAllen Yu2015-10-02
* watchdog: tegra: Use shared interruptsKrishna Yarlagadda2015-10-02
* watchdog: t18x: refactor WDT affinity and on/offAllen Yu2015-10-02
* watchdog: t18x: fix skip configurationAllen Yu2015-08-31
* watchdog: tegra_wdt_t18x: fix sparse warningsAmit Sharma (SW-TEGRA)2015-08-24
* watchdog: t18x: add APIs to enable/disable resetsAllen Yu2015-08-19
* watchdog: t18x: correct timeout calculationAllen Yu2015-08-19
* watchdog: t18x: enable FIQ assertionsAllen Yu2015-08-18
* watchdog: t18x: add support for debug featuresAllen Yu2015-08-18
* watchdog: tegra: add T18x watchdog driverKrishna Yarlagadda2015-08-12