summaryrefslogtreecommitdiff
path: root/drivers/watchdog/at91sam9_wdt.c
Commit message (Expand)AuthorAge
* watchdog: at91sam9: get and use slow clockAlexandre Belloni2015-09-09
* watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-22
* watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON2015-03-06
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-28
* watchdog: add timeout-sec property bindingFabio Porcedda2013-03-01
* watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2013-03-01
* watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann2013-03-01
* watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda2013-01-17
* watchdog: at91sam9_wdt: add device tree supportFabio Porcedda2012-11-16
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-26
* watchdog: remove empty pm-functionsWolfram Sang2011-07-26
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-18
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
* [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-14
* SAM9 watchdog: update for moved headersAndrew Victor2008-11-06
* [WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO2008-10-10