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