Age | Commit message (Expand) | Author | Files | Lines |
2021-06-21 | watchdog: qcom: Move suspend/resume to suspend_late/resume_early | Sai Prakash Ranjan | 1 | -1/+3 |
2021-02-07 | watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ | Sai Prakash Ranjan | 1 | -12/+1 |
2020-12-17 | watchdog: qcom: Avoid context switch in restart handler | Manivannan Sadhasivam | 1 | -1/+1 |
2020-12-13 | watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate | Robert Marko | 1 | -0/+18 |
2020-03-18 | watchdog: qcom: Use irq flags from firmware | Stephen Boyd | 1 | -2/+1 |
2020-03-18 | watchdog: qcom-wdt: disable pretimeout on timer platform | Ansuel Smith | 1 | -8/+23 |
2020-01-27 | watchdog: qcom: Use platform_get_irq_optional() for bark irq | Sai Prakash Ranjan | 1 | -1/+1 |
2019-09-17 | watchdog: qcom: remove unnecessary variable from private storage | Jorge Ramirez-Ortiz | 1 | -8/+7 |
2019-09-17 | watchdog: qcom: support pre-timeout when the bark irq is available | Jorge Ramirez-Ortiz | 1 | -5/+64 |
2019-07-08 | watchdog: qcom-wdt: drop warning after registering device | Wolfram Sang | 1 | -3/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -10/+1 |
2019-05-05 | watchdog: qcom-wdt: Convert to use device managed functions and other improve... | Guenter Roeck | 1 | -30/+25 |
2019-02-02 | watchdog: qcom: Add suspend/resume support | Sai Prakash Ranjan | 1 | -0/+23 |
2017-09-09 | watchdog: qcom: Check for platform_get_resource() failure | Fabio Estevam | 1 | -0/+2 |
2016-12-16 | watchdog: qcom: fix kernel panic due to external abort on non-linefetch | Christian Lamparter | 1 | -1/+1 |
2016-07-17 | watchdog: qcom: configure BARK time in addition to BITE time | Matthew McClintock | 1 | -0/+5 |
2016-07-17 | watchdog: qcom: add option for standalone watchdog not in timer block | Matthew McClintock | 1 | -16/+48 |
2016-05-14 | watchdog: qcom: Report reboot reason | Guenter Roeck | 1 | -1/+6 |
2016-03-01 | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck | 1 | -1/+2 |
2015-12-28 | watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device | Guenter Roeck | 1 | -1/+0 |
2015-12-13 | watchdog: qcom-wdt: use core restart handler | Damien Riegel | 1 | -30/+19 |
2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 1 | -0/+1 |
2015-04-22 | watchdog: qcom: use timer devicetree binding | Mathieu Olivari | 1 | -6/+15 |
2014-10-20 | watchdog: qcom: register a restart notifier | Josh Cartwright | 1 | -0/+38 |
2014-10-20 | watchdog: qcom: add support for KPSS WDT | Josh Cartwright | 1 | -0/+186 |