aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91sam9_wdt.c
AgeCommit message (Expand)Author
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni
2015-06-22watchdog: at91sam9: use endian agnostic IOBen Dooks
2015-03-06watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda
2013-03-01watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang
2013-03-01watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda
2012-11-16watchdog: at91sam9_wdt: add device tree supportFabio Porcedda
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard
2011-07-26watchdog: remove empty pm-functionsWolfram Sang
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor
2008-10-10[WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO