summaryrefslogtreecommitdiff
path: root/drivers/watchdog/rdc321x_wdt.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: use dev_get_platdata()Jingoo Han2013-11-17
* 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: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz2011-05-26
* rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon2011-03-23
* watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli2010-12-22
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-28
* watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-28
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-18
* x86, rdc321x: remove/move leftover filesIngo Molnar2009-01-18
* [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-23
* [WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli2008-08-26