aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91rm9200_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-1/+1
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-3/+2
2015-03-16watchdog: at91rm9200: implement restart handlerAlexandre Belloni1-0/+32
2015-03-16watchdog: at91rm9200: use the system timer sysconAlexandre Belloni1-7/+22
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-03-01watchdog: at91rm9200: add DT supportJoachim Eastwood1-0/+9
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-6/+8
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-4/+6
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD1-4/+4
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck1-1/+2
2009-04-08[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König1-3/+3
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor1-2/+2
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD1-0/+1
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen1-1/+1
2008-08-10[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk1-1/+1
2008-08-08Merge Linus' latest into masterRussell King1-55/+54
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-14/+14
2008-05-27[WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox1-54/+54
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+288