| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 2019-05-05 | 1 | -3/+1 |
* | watchdog: lantiq: add get_timeleft callback | Hauke Mehrtens | 2018-10-02 | 1 | -0/+11 |
* | watchdog: lantiq: Convert to watchdog_device | Hauke Mehrtens | 2018-10-02 | 1 | -154/+124 |
* | watchdog: lantiq: update register names to better match spec | Hauke Mehrtens | 2018-10-02 | 1 | -17/+19 |
* | watchdog: lantiq: access boot cause register through regmap | Hauke Mehrtens | 2017-09-04 | 1 | -5/+69 |
* | watchdog: update my email address | John Crispin | 2017-02-24 | 1 | -2/+2 |
* | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor... | George Cherian | 2014-08-05 | 1 | -5/+0 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -5/+3 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: MIPS: lantiq: implement OF support and minor fixes | John Crispin | 2012-05-21 | 1 | -31/+25 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -1/+3 |
* | drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data | Julia Lawall | 2012-01-06 | 1 | -3/+0 |
* | watchdog: lantiq: fix watchdogs timeout handling | John Crispin | 2011-09-20 | 1 | -4/+4 |
* | MIPS: Lantiq: Add watchdog support | John Crispin | 2011-05-19 | 1 | -0/+261 |