index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
imgpdc_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
2019-05-05
1
-55
/
+36
*
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
1
-3
/
+1
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
watchdog: constify watchdog_info structures
Bhumika Goyal
2017-02-24
1
-1
/
+1
*
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2016-03-01
1
-1
/
+2
*
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-22
/
+12
*
watchdog: imgpdc: Unregister restart handler on remove
Ezequiel Garcia
2015-09-09
1
-0
/
+1
*
watchdog: imgpdc: Add some documentation about the timeout
Ezequiel Garcia
2015-06-22
1
-0
/
+29
*
watchdog: imgpdc: Fix max timeout
Ezequiel Garcia
2015-06-22
1
-1
/
+5
*
watchdog: imgpdc: Add reboot support
Andrew Bresticker
2015-06-22
1
-0
/
+21
*
watchdog: imgpdc: Set timeout before starting watchdog
Andrew Bresticker
2015-06-22
1
-5
/
+13
*
watchdog: imgpdc: Allow timeout to be set in device-tree
Andrew Bresticker
2015-06-22
1
-7
/
+3
*
watchdog: imgpdc: Fix default heartbeat
James Hogan
2015-03-27
1
-3
/
+3
*
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
2015-03-27
1
-1
/
+1
*
watchdog: ImgTec PDC Watchdog Timer Driver
Naidu Tellapati
2015-02-17
1
-0
/
+289