aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/orion_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Watchdog: fix clearing of the watchdog interruptRussell King1-3/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King1-0/+3
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda1-6/+4
2013-03-01watchdog: orion_wdt: Add platform aliasLubomir Rintel1-0/+1
2012-12-19watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe1-0/+2
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitdataBill 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-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-07-27ARM: Orion: DTify the watchdog timer.Andrew Lunn1-0/+8
2012-07-23watchdog: orion_wdt: Convert driver to watchdog coreAxel Lin1-153/+50
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn1-6/+10
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-7/+8
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-5/+6
2012-03-16ARM: orion: wdt: use resource vice direct accessJason Cooper1-9/+15
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin1-12/+1
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin1-2/+1
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre1-0/+322