index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
lantiq_wdt.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-10-02
watchdog: lantiq: add get_timeleft callback
Hauke Mehrtens
2018-10-02
watchdog: lantiq: Convert to watchdog_device
Hauke Mehrtens
2018-10-02
watchdog: lantiq: update register names to better match spec
Hauke Mehrtens
2017-09-04
watchdog: lantiq: access boot cause register through regmap
Hauke Mehrtens
2017-02-24
watchdog: update my email address
John Crispin
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-05
watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...
George Cherian
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
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-21
watchdog: MIPS: lantiq: implement OF support and minor fixes
John Crispin
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-06
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
Julia Lawall
2011-09-20
watchdog: lantiq: fix watchdogs timeout handling
John Crispin
2011-05-19
MIPS: Lantiq: Add watchdog support
John Crispin