summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91sam9_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: at91sam9: get and use slow clockAlexandre Belloni2015-09-091-2/+20
* watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-221-2/+2
* watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON2015-03-061-1/+2
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON2014-01-281-9/+16
* watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON2014-01-281-1/+9
* watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON2014-01-281-1/+1
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-281-86/+223
* watchdog: add timeout-sec property bindingFabio Porcedda2013-03-011-3/+4
* watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2013-03-011-119/+42
* watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann2013-03-011-1/+1
* watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda2013-01-171-12/+1
* watchdog: at91sam9_wdt: add device tree supportFabio Porcedda2012-11-161-0/+11
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-3/+5
* ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-3/+19
* watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-261-1/+1
* watchdog: remove empty pm-functionsWolfram Sang2011-07-261-19/+0
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-181-1/+2
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-1/+1
* [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-141-0/+1
* SAM9 watchdog: update for moved headersAndrew Victor2008-11-061-1/+1
* [WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO2008-10-101-0/+328
OpenPOWER on IntegriCloud