index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
riowd.c
Age
Commit message (
Expand
)
Author
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-11-02
watchdog: Remove BKL from rio watchdog driver
Thomas Gleixner
2009-10-14
watchdog: Fix rio watchdog probe function
Thomas Gleixner
2009-03-25
[WATCHDOG] Fix io.h & uaccess.h includes.
Wim Van Sebroeck
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2009-03-25
[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl
Wim Van Sebroeck
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
riowd: Distinguish between driver name and OF device node name.
David S. Miller
2008-08-29
riowatchdog: Move under drivers/watchdog
David S. Miller