| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: ts72xx_wdt: constify watchdog_ops structure | Gustavo A. R. Silva | 2017-09-09 | 1 | -1/+1 |
* | watchdog: ts72xx_wdt: convert driver to watchdog core | H Hartley Sweeten | 2017-02-24 | 1 | -358/+89 |
* | char: make misc_deregister a void function | Greg Kroah-Hartman | 2015-08-05 | 1 | -1/+2 |
* | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 1 | -1/+0 |
|\ |
|
| * | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg | 2014-10-20 | 1 | -5/+1 |
|/ |
|
* | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static | Jingoo Han | 2014-03-31 | 1 | -1/+1 |
* | watchdog: Remove unnecessary OOM messages | Jingoo Han | 2014-03-31 | 1 | -3/+1 |
* | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval | Guenter Roeck | 2013-11-17 | 1 | -1/+1 |
* | watchdog: ts72xx_wdt: cleanup return codes in ioctl | Dan Carpenter | 2013-11-17 | 1 | -20/+16 |
* | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 2013-10-13 | 1 | -1/+2 |
* | watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-10 | 1 | -10/+0 |
* | watchdog: ts72xx_wdt: use devm_*() functions | Jingoo Han | 2013-07-11 | 1 | -57/+10 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 2012-01-06 | 1 | -11/+1 |
* | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 2011-03-15 | 1 | -1/+1 |
* | watchdog: ts72xx_wdt: disable watchdog at probe | Mika Westerberg | 2010-09-15 | 1 | -0/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup | Wim Van Sebroeck | 2010-03-06 | 1 | -4/+8 |
* | [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs | Mika Westerberg | 2010-03-06 | 1 | -0/+516 |