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