index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
bcm2835_wdt.c
Age
Commit message (
Expand
)
Author
2019-07-08
watchdog: bcm2835_wdt: Fix module autoload
Stefan Wahren
2019-07-08
watchdog: bcm2835_wdt: drop warning after registering device
Wolfram Sang
2019-05-05
watchdog: bcm2835_wdt: drop platform_set_drvdata
Guenter Roeck
2019-01-09
bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.
Eric Anholt
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-24
watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2017-02-24
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
Guenter Roeck
2016-12-16
watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
Rasmus Villemoes
2016-07-17
watchdog: bcm2835_wdt: remove redundant ->set_timeout callback
Rasmus Villemoes
2016-07-17
watchdog: bcm2835_wdt: constify _ops and _info structures
Rasmus Villemoes
2015-12-28
watchdog: bcm2835_wdt: Drop log message if watchdog is stopped
Guenter Roeck
2015-09-28
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-05-14
ARM: bcm2835: Move the restart/power_off handling to the WDT driver
Eric Anholt
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-31
watchdog: Remove unnecessary OOM messages
Jingoo Han
2013-12-10
watchdog: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-07-11
watchdog: Add Broadcom BCM2835 watchdog timer driver
Lubomir Rintel