| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2022-08-08 | 17 | -57/+78 |
|\ |
|
| * | watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada... | William Dean | 2022-07-23 | 1 | -0/+2 |
| * | watchdog: dw_wdt: Fix comment typo | Jason Wang | 2022-07-23 | 1 | -1/+1 |
| * | watchdog: Fix comment typo | Jason Wang | 2022-07-23 | 1 | -1/+1 |
| * | watchdog:Fix typo in comment | Luo Xueqin | 2022-07-23 | 1 | -1/+1 |
| * | watchdog: pm8916_wdt: Handle watchdog enabled by bootloader | Stephan Gerhold | 2022-07-23 | 1 | -0/+10 |
| * | watchdog: pm8916_wdt: Report reboot reason | Stephan Gerhold | 2022-07-23 | 1 | -1/+25 |
| * | watchdog: pm8916_wdt: Avoid read of write-only PET register | Stephan Gerhold | 2022-07-23 | 1 | -3/+2 |
| * | watchdog: wdat_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -5/+2 |
| * | watchdog: tegra_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -9/+5 |
| * | watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -6/+3 |
| * | watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -5/+3 |
| * | watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -6/+3 |
| * | watchdog: mtk_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -7/+3 |
| * | watchdog: dw_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -4/+2 |
| * | watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil | 2022-07-23 | 1 | -5/+3 |
| * | watchdog: realtek-otto: add RTL9310 support | Sander Vanheule | 2022-07-23 | 1 | -0/+1 |
| * | watchdog: sp805_wdt: add arm cmsdk apb wdt support | Bing Fan | 2022-07-23 | 1 | -0/+5 |
| * | watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource | Jean Delvare | 2022-07-23 | 1 | -0/+1 |
| * | watchdog: max77620: update Luca Ceresoli's e-mail address | Luca Ceresoli | 2022-07-23 | 1 | -2/+2 |
| * | watchdog: f71808e_wdt: Add check for platform_driver_register | Jiasheng Jiang | 2022-07-23 | 1 | -1/+3 |
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-08-06 | 3 | -0/+248 |
|\ \ |
|
| * | | watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers | Scott Cheloha | 2022-07-20 | 3 | -0/+248 |
* | | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-08-04 | 2 | -7/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | watchdog: simatic-ipc-wdt: convert to use P2SB accessor | Henning Schild | 2022-07-14 | 2 | -7/+9 |
| |/ |
|
* / | watchdog: gxp: Add missing MODULE_LICENSE | Guenter Roeck | 2022-06-09 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 2022-06-02 | 3 | -0/+186 |
|\ |
|
| * | watchdog: hpe-wdt: Introduce HPE GXP Watchdog | Nick Hawkins | 2022-05-18 | 3 | -0/+186 |
* | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-06-02 | 1 | -25/+63 |
|\ \ |
|
| * | | watchdog: sa1100: use platform device registration | Arnd Bergmann | 2022-04-19 | 1 | -24/+63 |
| * | | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 2022-04-19 | 1 | -1/+0 |
| |/ |
|
* | | watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe | Miaoqian Lin | 2022-05-21 | 1 | -1/+4 |
* | | watchdog: Add Renesas RZ/N1 Watchdog driver | Phil Edworthy | 2022-05-21 | 3 | -0/+212 |
* | | watchdog: wdat_wdt: Stop watchdog when uninstalling module | Liu Xinpeng | 2022-05-21 | 1 | -0/+1 |
* | | watchdog: wdat_wdt: Stop watchdog when rebooting the system | Liu Xinpeng | 2022-05-21 | 1 | -0/+1 |
* | | watchdog: wdat_wdt: Using the existing function to check parameter timeout | Liu Xinpeng | 2022-05-21 | 1 | -2/+2 |
* | | watchdog: iTCO_wdt: Using existing macro define covers more scenarios | Liu Xinpeng | 2022-05-21 | 1 | -13/+7 |
* | | watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking | Miaoqian Lin | 2022-05-21 | 1 | -1/+1 |
* | | watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat | Jan Kiszka | 2022-05-21 | 1 | -3/+5 |
* | | watchdog: sp805: disable watchdog on remove | Eliav Farber | 2022-05-21 | 1 | -0/+1 |
* | | watchdog: da9063: optionally disable watchdog during suspend | Primoz Fiser | 2022-05-21 | 1 | -0/+36 |
* | | watchdog: Add watchdog driver for Sunplus SP7021 | Xiantao Hu | 2022-05-08 | 3 | -0/+232 |
* | | watchdog: rzg2l_wdt: Add set_timeout callback | Biju Das | 2022-05-08 | 1 | -0/+20 |
* | | watchdog: rzg2l_wdt: Use force reset for WDT reset | Biju Das | 2022-05-08 | 1 | -7/+7 |
* | | watchdog: rzg2l_wdt: Add error check for reset_control_deassert | Biju Das | 2022-05-08 | 1 | -1/+4 |
* | | watchdog: rzg2l_wdt: Fix reset control imbalance | Biju Das | 2022-05-08 | 1 | -2/+1 |
* | | watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' | Biju Das | 2022-05-08 | 1 | -12/+13 |
* | | watchdog: rzg2l_wdt: Fix Runtime PM usage | Biju Das | 2022-05-08 | 1 | -14/+2 |
* | | watchdog: rzg2l_wdt: Fix 32bit overflow issue | Biju Das | 2022-05-08 | 1 | -1/+1 |
* | | watchdog: mtk_wdt: mt7986: Add toprgu reset controller support | Sam Shih | 2022-05-08 | 1 | -0/+6 |