summaryrefslogtreecommitdiff
path: root/drivers/watchdog/mpc8xxx_wdt.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-16
* watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König2015-09-09
* watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König2015-09-09
* watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König2015-09-09
* watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König2015-09-09
* watchdog: mpc8xxx: simplify registrationUwe Kleine-König2015-09-09
* watchdog: mpc8xxx: remove dead codeUwe Kleine-König2015-09-09
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy2014-03-31
* watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2014-01-28
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog/mpc8xxx: add a const qualifierArnd Bergmann2012-09-11
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard2011-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-17
|\
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-15
* | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* watchdog: Fix build failure with OF changesMichael Guntsche2010-06-02
* watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-25
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov2008-08-26
* [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov2008-08-06
* [WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov2008-08-06
* [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov2008-08-06
* [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov2008-08-06