summaryrefslogtreecommitdiff
path: root/drivers/watchdog/keembay_wdt.c
AgeCommit message (Expand)Author
2021-06-21watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil
2021-06-21watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil
2021-06-21watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil
2021-06-21watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil
2021-06-21watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil
2021-06-21watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil
2021-06-21watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil
2021-06-21watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil
2021-06-21watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil
2021-02-07watchdog: Add watchdog driver for Intel Keembay SocVijayakannan Ayyathurai