summaryrefslogtreecommitdiff
path: root/drivers/watchdog/riowd.c
Commit message (Expand)AuthorAge
* 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: riowd: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* watchdog: riowd: use devm_kzalloc()Jingoo Han2013-07-11
* 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: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* watchdog: Remove BKL from rio watchdog driverThomas Gleixner2009-11-02
* watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-14
* [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-25
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
* [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-25
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* riowd: Distinguish between driver name and OF device node name.David S. Miller2008-08-29
* riowatchdog: Move under drivers/watchdogDavid S. Miller2008-08-29