summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/keembay_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil2021-06-211-4/+7
* watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil2021-06-211-3/+3
* watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil2021-06-211-1/+0
* watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil2021-06-211-2/+4
* watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil2021-06-211-1/+0
* watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil2021-06-211-3/+4
* watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil2021-06-211-0/+2
* watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil2021-06-211-0/+1
* watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil2021-06-211-0/+3
* watchdog: Add watchdog driver for Intel Keembay SocVijayakannan Ayyathurai2021-02-071-0/+286