Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |