summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91rm9200_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-111-1/+1
|\
| * watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-09-091-1/+1
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-3/+2
|/
* watchdog: at91rm9200: implement restart handlerAlexandre Belloni2015-03-161-0/+32
* watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2015-03-161-7/+22
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-171-1/+1
* watchdog: at91rm9200: add DT supportJoachim Eastwood2013-03-011-0/+9
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-281-6/+8
|\
| * watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
| * watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-4/+6
* | ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+4
|/
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-1/+2
* [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
* [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-141-2/+2
* [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
* [WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen2008-08-261-1/+1
* [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk2008-08-101-1/+1
* Merge Linus' latest into masterRussell King2008-08-081-55/+54
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-14/+14
| * [WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox2008-05-271-54/+54
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
|/
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+288
OpenPOWER on IntegriCloud