index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-24
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-28
watchdog: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
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-16
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
1
-1
/
+1
2011-11-05
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