aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/mpc8xxx_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 1-2/+5
2011-04-07watchdog: mpc8xxx_wdt: fix buildGravatar Peter Korsgaard 1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 1-3/+3
2011-03-15watchdog: cleanup spaces before tabsGravatar Wim Van Sebroeck 1-3/+3
2011-02-28dt: Eliminate of_platform_{,un}register_driverGravatar Grant Likely 1-6/+9
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-2/+2
2010-06-02watchdog: Fix build failure with OF changesGravatar Michael Guntsche 1-1/+1
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsGravatar Randy Dunlap 1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-4/+4
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildGravatar Anton Vorontsov 1-1/+10
2008-08-06[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsGravatar Anton Vorontsov 1-11/+33
2008-08-06[WATCHDOG] mpc8xxx_wdt: fix buildGravatar Anton Vorontsov 1-1/+1
2008-08-06[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gGravatar Anton Vorontsov 1-52/+52
2008-08-06[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtGravatar Anton Vorontsov 1-0/+294