Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-26 | [WATHDOG] delete unused driver mpc8xx_wdt.c | Jochen Friedrich | |
The watchdog driver mpc8xx_wdt.c was a device interface to arch/ppc/syslib/m8xx_wdt.c for MPC8xx hardware. Now that ARCH=ppc is gone, this driver is of no more use. For ARCH=powerpc, MPC8xx hardware is supported by mpc8xxx_wdt.c. Signed-off-by: Jochen Friedrich <jochen@scram.de> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Acked-by: Vitaly Bordug <vitb@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> | |||
2008-06-13 | [WATCHDOG 26/57] mpc watchdog: clean up and locking | Alan Cox | |
Review and switch to unlocked_ioctl Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | |||
2007-10-18 | mv watchdog tree under drivers | Wim Van Sebroeck | |
move watchdog tree from drivers/char/watchdog to drivers/watchdog. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |