index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
pika_wdt.c
Age
Commit message (
Expand
)
Author
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-03-02
watchdog: pika_wdt: drop pointless static qualifier in pikawdt_init
YueHaibing
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-02-24
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2010-04-03
[WATCHDOG] powerpc: pika_wdt ident cannot be const
Sean MacLennan
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-01-12
[WATCHDOG] Pika Warp appliance watchdog timer
Sean MacLennan