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
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