Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 1 | -0/+1 |
* | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | watchdog: Drop unnecessary include of miscdevice.h | Guenter Roeck | 2013-12-10 | 1 | -1/+0 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() | Gerard Snitselaar | 2012-07-23 | 1 | -2/+2 |
* | watchdog: ie6xx_wdt needs io.h | Randy Dunlap | 2012-05-23 | 1 | -0/+1 |
* | watchdog: ie6xx_wdt.c: fix printk format warning | Randy Dunlap | 2012-05-23 | 1 | -2/+2 |
* | watchdog: Add watchdog driver for Intel Atom E6XX | Alexander Stein | 2012-05-23 | 1 | -0/+347 |