summaryrefslogtreecommitdiff
path: root/drivers/watchdog/cpwd.c
Commit message (Expand)AuthorAge
* watchdog: cpwd: Convert timers to use timer_setup()Kees Cook2017-11-02
* watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-16
* watchdog: cpwd: Use setup_timer()Muhammad Falak R Wani2016-05-14
* 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: cpwd: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* new helper: file_inode(file)Al Viro2013-02-22
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-17
|\
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-15
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \ | |/ |/|
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-14
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* 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
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* 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] Some more general cleanupWim Van Sebroeck2009-06-18
* [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-25
* [WATCHDOG] cpwd.c: Coding style - 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
* cpwatchdog: Move to drivers/watchdog/cpwd.cDavid S. Miller2008-08-29