| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-17 | 1 | -0/+1 |
* | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-05 | 1 | -1/+1 |
* | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann | 2019-10-23 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -7/+1 |
* | Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2019-05-13 | 1 | -1/+2 |
|\ |
|
| * | watchdog: machzwd: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-05-05 | 1 | -0/+1 |
| * | watchdog: machzwd : fix warning Using plain integer as NULL pointer | Hariprasad Kelam | 2019-05-05 | 1 | -1/+1 |
* | | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
|/ |
|
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | 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 | -18/+15 |
|/ |
|
* | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 2011-03-15 | 1 | -1/+1 |
* | watchdog: MachZ: fix debug macro | Nicolas Kaiser | 2010-10-28 | 1 | -1/+1 |
* | watchdog: Use static const char * const where possible | Joe Perches | 2010-10-28 | 1 | -1/+1 |
* | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 2010-03-07 | 1 | -1/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 2009-06-18 | 1 | -3/+6 |
* | [WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl | Alan Cox | 2008-06-13 | 1 | -68/+40 |
* | [WATCHDOG] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | [WATCHDOG] spin_lock_init() fixes | Alexey Dobriyan | 2007-11-02 | 1 | -5/+2 |
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 1 | -0/+489 |