index
:
triad/linux-stericsson.git
ab8500-gpadc
ab8500-gpadc-old
abx500-spawn-gpio-irqchip
bu21015
earlydebug
hsi
master
prcmu-mailbox
sensors
stmpe
tc3589x-gpiohack-test
tcm
ux500
ux500-audio
ux500-audio-rewrite
ux500-crypto-hash
ux500-defconfig
ux500-devel-all
ux500-dts
ux500-thermal
ST-Ericsson upstreaming GIT
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wm831x_wdt.c
Age
Commit message (
Expand
)
Author
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-02-24
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2014-03-31
watchdog: Remove unnecessary OOM messages
Jingoo Han
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
2013-07-11
watchdog: wm831x: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-11
watchdog: wm831x_wdt: use devm_gpio_request_one()
Jingoo Han
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-05-23
watchdog: wm831x: Convert to gpio_request_one()
Mark Brown
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-01-06
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2012-01-06
watchdog: Convert Wolfson drivers to module_platform_driver
Mark Brown
2011-11-16
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
2011-11-05
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2011-06-28
watchdog: Handle multiple wm831x watchdogs being registered
Mark Brown
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown