index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
nuc900_wdt.c
Age
Commit message (
Expand
)
Author
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-09-10
watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-07-11
watchdog: nuc900_wdt: use devm_*() functions
Jingoo Han
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-01-27
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
Axel Lin
2012-01-27
watchdog: Staticise nuc900_wdt
Axel Lin
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-18
[WATCHDOG] Add watchdog driver for NUC900
Wan ZongShun