summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/riowd.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han2013-07-111-2/+2
* watchdog: riowd: use devm_kzalloc()Jingoo Han2013-07-111-6/+2
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-4/+6
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* watchdog: Remove BKL from rio watchdog driverThomas Gleixner2009-11-021-3/+3
* watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
* [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-251-3/+2
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-1/+2
* [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-251-8/+7
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* riowd: Distinguish between driver name and OF device node name.David S. Miller2008-08-291-5/+5
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-291-0/+259
OpenPOWER on IntegriCloud