index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wm831x_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
watchdog: wm831x_wdt: Remove GPIO handling
Linus Walleij
1
-27
/
+0
2019-07-08
watchdog: wm831x_wdt: drop warning after registering device
Wolfram Sang
1
-8
/
+1
2019-05-05
watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+9
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
1
-4
/
+1
2017-02-25
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
1
-24
/
+7
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
1
-0
/
+1
2014-03-31
watchdog: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
1
-5
/
+3
2013-07-11
watchdog: wm831x: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: wm831x_wdt: use devm_gpio_request_one()
Jingoo Han
1
-11
/
+6
2012-11-29
watchdog: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
watchdog: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-05-23
watchdog: wm831x: Convert to gpio_request_one()
Mark Brown
1
-10
/
+3
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
1
-0
/
+2
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-01-06
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
1
-4
/
+3
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
1
-3
/
+1
2012-01-06
watchdog: Convert Wolfson drivers to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-17
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
1
-1
/
+1
2011-11-06
watchdog: Convert wm831x driver to watchdog core
Mark Brown
1
-213
/
+105
2011-06-28
watchdog: Handle multiple wm831x watchdogs being registered
Mark Brown
1
-0
/
+5
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
1
-0
/
+441