summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/cpwd.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7
* watchdog: cpwd: Use setup_timer()Muhammad Falak R Wani2016-05-141-3/+1
* 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: cpwd: use platform_{get,set}_drvdata()Jingoo Han2013-07-111-2/+2
* new helper: file_inode(file)Al Viro2013-02-221-2/+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-10/+10
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-171-18/+18
|\
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-18/+18
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\ \ | |/ |/|
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
|/
* 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
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* 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] Some more general cleanupWim Van Sebroeck2009-06-181-3/+3
* [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-251-2/+1
* [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-251-38/+40
* [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-251-10/+10
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-291-0/+695
OpenPOWER on IntegriCloud