aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/rdc321x_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli
2010-05-28watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-01-18x86, rdc321x: remove/move leftover filesIngo Molnar
2008-09-23[WATCHDOG] unlocked_ioctl changesWim Van Sebroeck
2008-08-26[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli