index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
imx2_wdt.c
Age
Commit message (
Expand
)
Author
2013-07-11
watchdog: imx2_wdt: use devm_clk_get()
Jingoo Han
2013-05-18
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-17
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2012-10-15
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-04-25
watchdog imx2: prepare clk before enabling it
Sascha Hauer
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
2012-01-27
watchdog: imx2_wdt.c: use devm_request_and_ioremap
Julia Lawall
2011-07-26
watchdog: imx2_wdt: add device tree probe support
Shawn Guo
2010-12-14
watchdog: imx: use clk_get to acquire the watchdog clock
Fabio Estevam
2010-06-13
watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch
Baruch Siach
2010-05-25
watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...
Wolfram Sang