| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-03 | watchdog: bcm2835_wdt: Switch to new sys-off handler API | Andrew Davis | 1 | -19/+9 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2023-12-17 | watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling | Stefan Wahren | 1 | -1/+2 |
| 2023-04-22 | watchdog: bcm2835: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2021-08-22 | watchdog: bcm2835_wdt: consider system-power-controller property | Stefan Wahren | 1 | -3/+7 |
| 2019-07-08 | watchdog: bcm2835_wdt: Fix module autoload | Stefan Wahren | 1 | -0/+1 |
| 2019-07-08 | watchdog: bcm2835_wdt: drop warning after registering device | Wolfram Sang | 1 | -3/+1 |
| 2019-05-05 | watchdog: bcm2835_wdt: drop platform_set_drvdata | Guenter Roeck | 1 | -1/+0 |
| 2019-01-09 | bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD. | Eric Anholt | 1 | -17/+9 |
| 2018-03-24 | watchdog: add SPDX identifiers for watchdog subsystem | Marcus Folkesson | 1 | -4/+1 |
| 2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 1 | -3/+3 |
| 2017-02-24 | watchdog: bcm2835_wdt: Convert to use device managed functions and other impr... | Guenter Roeck | 1 | -19/+8 |
| 2017-02-24 | watchdog: bcm2835_wdt: Use watchdog core to install restart handler | Guenter Roeck | 1 | -27/+30 |
| 2016-12-16 | watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate | Rasmus Villemoes | 1 | -0/+20 |
| 2016-07-17 | watchdog: bcm2835_wdt: remove redundant ->set_timeout callback | Rasmus Villemoes | 1 | -7/+0 |
| 2016-07-17 | watchdog: bcm2835_wdt: constify _ops and _info structures | Rasmus Villemoes | 1 | -2/+2 |
| 2015-12-28 | watchdog: bcm2835_wdt: Drop log message if watchdog is stopped | Guenter Roeck | 1 | -1/+0 |
| 2015-09-28 | watchdog: bcm2835: Fix poweroff behaviour | Noralf Trønnes | 1 | -2/+8 |
| 2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 1 | -0/+1 |
| 2015-05-14 | ARM: bcm2835: Move the restart/power_off handling to the WDT driver | Eric Anholt | 1 | -0/+62 |
| 2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-03-31 | watchdog: Remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
| 2013-12-10 | watchdog: Drop unnecessary include of miscdevice.h | Guenter Roeck | 1 | -1/+0 |
| 2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 1 | -1/+0 |
| 2013-07-11 | watchdog: Add Broadcom BCM2835 watchdog timer driver | Lubomir Rintel | 1 | -0/+189 |