index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
bcm7038_wdt.c
Age
Commit message (
Expand
)
Author
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
2021-06-21
watchdog: bcm7038_wdt: add big endian support
Álvaro Fernández Rojas
2019-07-08
watchdog: bcm7038_wdt: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-12-16
watchdog: bcm7038_wdt: fix module autoload
Javier Martinez Canillas
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
2015-10-27
watchdog: Watchdog driver for Broadcom Set-Top Box
Justin Chen