| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 2019-05-05 | 1 | -3/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -3/+3 |
* | watchdog: shwdt: Use setup_timer() | Muhammad Falak R Wani | 2016-05-14 | 1 | -3/+1 |
* | 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: shwdt: Remove the unnecessary check of resource after platform_get_... | George Cherian | 2014-08-05 | 1 | -4/+1 |
* | watchdog: shwdt: Remove unused platform_set_drvdata() | Alexander Shiyan | 2014-06-10 | 1 | -2/+0 |
* | watchdog: shwdt: Remove unused variable | Alexander Shiyan | 2014-03-31 | 1 | -2/+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: shwdt: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-07-11 | 1 | -2/+0 |
* | watchdog: shwdt: use devm_clk_get() | Jingoo Han | 2013-07-11 | 1 | -12/+4 |
* | watchdog: Convert to devm_ioremap_resource() | Sachin Kamat | 2013-05-09 | 1 | -3/+4 |
* | 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: shwdt: Use finer grained clock control. | Paul Mundt | 2012-05-10 | 1 | -7/+5 |
* | watchdog: shwdt: Preliminary runtime PM support. | Paul Mundt | 2012-05-10 | 1 | -0/+8 |
* | watchdog: shwdt: Basic clock framework support. | Paul Mundt | 2012-05-10 | 1 | -24/+26 |
* | watchdog: shwdt: Trim down private data structure. | Paul Mundt | 2012-05-10 | 1 | -3/+0 |
* | watchdog: shwdt: Migrate to per-device locking. | Paul Mundt | 2012-05-10 | 1 | -15/+19 |
* | watchdog: shwdt: Conversion to watchdog core. | Paul Mundt | 2012-05-10 | 1 | -154/+44 |
* | watchdog: shwdt: Migrate from reboot notifier to platform shutdown. | Paul Mundt | 2012-05-10 | 1 | -31/+12 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -6/+9 |
* | watchdog: shwdt: fix usage of mod_timer | David Engraf | 2011-08-02 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in... | Paul Mundt | 2011-01-26 | 1 | -1/+1 |
|\ |
|
| * | watchdog: fix several MODULE_PARM_DESC strings | Randy Dunlap | 2010-05-25 | 1 | -1/+1 |
* | | watchdog: shwdt: driver model conversion. | Paul Mundt | 2010-05-25 | 1 | -59/+168 |
* | | watchdog: shwdt: Kill off mmap stub and superfluous comments. | Paul Mundt | 2010-05-25 | 1 | -136/+2 |
|/ |
|
* | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 2009-06-18 | 1 | -1/+3 |
* | [WATCHDOG] fix watchdog/shwdt.c compilation | Adrian Bunk | 2008-08-10 | 1 | -12/+12 |
* | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 2008-08-06 | 1 | -14/+14 |
* | [WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -57/+82 |
* | [WATCHDOG] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | drivers/watchdog/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 1 | -0/+485 |