aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mpc8xxx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard2011-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-171-3/+3
|\
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-3/+3
* | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-6/+9
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* watchdog: Fix build failure with OF changesMichael Guntsche2010-06-021-1/+1
* watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-251-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+4
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov2008-08-261-1/+10
* [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov2008-08-061-11/+33
* [WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov2008-08-061-1/+1
* [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov2008-08-061-52/+52
* [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov2008-08-061-0/+294