aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/imx2_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-25watchdog imx2: prepare clk before enabling itSascha Hauer1-1/+1
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: make imx2_wdt report boot status correctlyOskar Schirmer1-1/+9
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall1-10/+1
2011-07-26watchdog: imx2_wdt: add device tree probe supportShawn Guo1-0/+6
2010-12-14watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam1-1/+1
2010-06-13watchdog: [PATCH 3/3] imx2_wdt: fix section mismatchBaruch Siach1-1/+0
2010-05-25watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.Wolfram Sang1-0/+358