summaryrefslogtreecommitdiff
path: root/drivers/watchdog/imx2_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2
2013-05-18drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda1-11/+1
2012-10-15watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo1-1/+0
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) process...Wolfram Sang1-0/+358