Age | Commit message (Expand) | Author | Files | Lines |
2015-09-09 | watchdog: at91sam9: get and use slow clock | Alexandre Belloni | 1 | -2/+20 |
2015-06-22 | watchdog: at91sam9: use endian agnostic IO | Ben Dooks | 1 | -2/+2 |
2015-03-06 | watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND | Boris BREZILLON | 1 | -1/+2 |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-28 | watchdog: at91sam9_wdt: increase security margin on watchdog counter reset | Boris BREZILLON | 1 | -9/+16 |
2014-01-28 | watchdog: at91sam9_wdt: avoid spurious watchdog reset during init | Boris BREZILLON | 1 | -1/+9 |
2014-01-28 | watchdog: at91sam9_wdt: fix secs_to_ticks | Boris BREZILLON | 1 | -1/+1 |
2014-01-28 | watchdog: at91sam9_wdt: better watchdog support | Boris BREZILLON | 1 | -86/+223 |
2013-03-01 | watchdog: add timeout-sec property binding | Fabio Porcedda | 1 | -3/+4 |
2013-03-01 | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 1 | -119/+42 |
2013-03-01 | watchdog: at91sam9: at91_wdt_dt_ids cannot be __init | Arnd Bergmann | 1 | -1/+1 |
2013-01-17 | watchdog: convert drivers/watchdog/* to use module_platform_driver_probe | Fabio Porcedda | 1 | -12/+1 |
2012-11-16 | watchdog: at91sam9_wdt: add device tree support | Fabio Porcedda | 1 | -0/+11 |
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 | -3/+5 |
2011-11-28 | ARM: at91: make watchdog drivers soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+19 |
2011-07-26 | watchdog: at91sam9/wdt: move register header to drivers | Jean-Christophe Plagniol-Villard | 1 | -1/+1 |
2011-07-26 | watchdog: remove empty pm-functions | Wolfram Sang | 1 | -19/+0 |
2009-06-18 | [WATCHDOG] Correct WDIOF_MAGICCLOSE flag | Wim Van Sebroeck | 1 | -1/+2 |
2009-03-25 | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 1 | -1/+1 |
2009-02-14 | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 1 | -0/+1 |
2008-11-06 | SAM9 watchdog: update for moved headers | Andrew Victor | 1 | -1/+1 |
2008-10-10 | [WATCHDOG] Add AT91SAM9X watchdog | Renaud CERRATO | 1 | -0/+328 |