index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
ts72xx_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2019-05-05
1
-5
/
+6
*
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2019-05-05
1
-5
/
+2
*
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
1
-1
/
+1
*
watchdog: ts72xx_wdt: convert driver to watchdog core
H Hartley Sweeten
2017-02-24
1
-358
/
+89
*
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-1
/
+2
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
\
|
*
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
watchdog: ts72xx_wdt: Kill superfluous variable in remove
Mika Westerberg
2014-10-20
1
-5
/
+1
|
/
*
watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
Jingoo Han
2014-03-31
1
-1
/
+1
*
watchdog: Remove unnecessary OOM messages
Jingoo Han
2014-03-31
1
-3
/
+1
*
watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
Guenter Roeck
2013-11-17
1
-1
/
+1
*
watchdog: ts72xx_wdt: cleanup return codes in ioctl
Dan Carpenter
2013-11-17
1
-20
/
+16
*
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
2013-10-13
1
-1
/
+2
*
watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-10
1
-10
/
+0
*
watchdog: ts72xx_wdt: use devm_*() functions
Jingoo Han
2013-07-11
1
-57
/
+10
*
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: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
1
-11
/
+1
*
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2011-03-15
1
-1
/
+1
*
watchdog: ts72xx_wdt: disable watchdog at probe
Mika Westerberg
2010-09-15
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup
Wim Van Sebroeck
2010-03-06
1
-4
/
+8
*
[WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs
Mika Westerberg
2010-03-06
1
-0
/
+516