Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -2/+2 |
2020-08-12 | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 49 | -153/+755 |
2020-08-05 | watchdog: rti-wdt: balance pm runtime enable calls | Tero Kristo | 1 | -0/+2 |
2020-08-05 | watchdog: rti-wdt: attach to running watchdog during probe | Tero Kristo | 1 | -10/+102 |
2020-08-05 | watchdog: add support for adjusting last known HW keepalive time | Tero Kristo | 1 | -0/+30 |
2020-08-05 | watchdog: use __watchdog_ping in startup | Tero Kristo | 1 | -8/+11 |
2020-08-05 | watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot' | Woody Lin | 1 | -0/+57 |
2020-08-05 | watchdog: pcwd_usb: remove needless check before usb_free_coherent() | Xu Wang | 1 | -3/+2 |
2020-08-05 | watchdog: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 5 | -5/+5 |
2020-08-05 | watchdog: initialize device before misc_register | Krzysztof Sobota | 1 | -9/+9 |
2020-08-05 | watchdog: booke_wdt: Add common nowayout parameter driver | Timothy Myers | 1 | -1/+5 |
2020-08-05 | watchdog: scx200_wdt: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-08-05 | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 38 | -40/+39 |
2020-08-05 | watchdog: f71808e_wdt: do stricter parameter validation | Ahmad Fatoum | 1 | -25/+12 |
2020-08-05 | watchdog: f71808e_wdt: clear watchdog timeout occurred flag | Ahmad Fatoum | 1 | -0/+7 |
2020-08-05 | watchdog: f71808e_wdt: remove use of wrong watchdog_info option | Ahmad Fatoum | 1 | -2/+1 |
2020-08-05 | watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options | Ahmad Fatoum | 1 | -1/+2 |
2020-08-05 | watchdog: dw_wdt: Add DebugFS files | Serge Semin | 1 | -0/+68 |
2020-08-05 | watchdog: dw_wdt: Add pre-timeouts support | Serge Semin | 1 | -8/+130 |
2020-08-05 | watchdog: dw_wdt: Support devices with asynch clocks | Serge Semin | 1 | -5/+43 |
2020-08-05 | watchdog: dw_wdt: Support devices with non-fixed TOP values | Serge Semin | 1 | -24/+167 |
2020-08-05 | watchdog: Use kobj_to_dev() API | Wang Qing | 1 | -1/+1 |
2020-08-05 | watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe() | Tiezhu Yang | 1 | -1/+1 |
2020-08-05 | watchdog: sunxi_wdt: fix improper error exit code | Martin Wu | 1 | -1/+1 |
2020-08-05 | watchdog: test_bit() => watchdog_active() | Bumsik Kim | 1 | -1/+1 |
2020-08-05 | watchdog: mlx-wdt: support new watchdog type with longer timeout period | Michael Shych | 1 | -11/+62 |
2020-06-15 | sched,watchdog: Convert to sched_set_fifo() | Peter Zijlstra | 1 | -2/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -40/+40 |
2020-06-04 | Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 10 | -18/+248 |
2020-05-25 | watchdog: m54xx: Add missing include | Thomas Gleixner | 1 | -0/+1 |
2020-05-25 | watchdog: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -0/+1 |
2020-05-25 | watchdog: riowd: remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
2020-05-25 | watchdog: Add new arm_smc_wdt watchdog driver | Julius Werner | 3 | -0/+202 |
2020-05-25 | watchdog: imx2_wdt: update contact email | Wolfram Sang | 1 | -1/+1 |
2020-05-25 | watchdog: iTCO: fix link error | Arnd Bergmann | 1 | -0/+1 |
2020-05-25 | watchdog: da9062: No need to ping manually before setting timeout | Stefan Riedmueller | 1 | -5/+0 |
2020-05-25 | watchdog: da9063: Make use of pre-configured timeout during probe | Stefan Riedmueller | 1 | -6/+14 |
2020-05-25 | watchdog: da9062: Initialize timeout during probe | Stefan Riedmueller | 1 | -5/+22 |
2020-05-25 | watchdog: imx_sc_wdt: Fix reboot on crash | Fabio Estevam | 1 | -0/+5 |
2020-05-25 | watchdog: ts72xx_wdt: fix build error | Shyam Saini | 1 | -0/+1 |
2020-05-06 | watchdog: iTCO: fix link error | Arnd Bergmann | 1 | -0/+1 |
2020-04-24 | Merge branch 'ib-mfd-x86-usb-watchdog-v5.7' | Andy Shevchenko | 2 | -22/+56 |
2020-04-24 | platform/x86: intel_pmc_ipc: Convert to MFD | Mika Westerberg | 1 | -6/+19 |
2020-04-24 | watchdog: intel-mid_wdt: Convert to use new SCU IPC API | Mika Westerberg | 1 | -16/+37 |
2020-04-08 | watchdog: sp805: fix restart handler | Michael Walle | 1 | -0/+4 |
2020-04-01 | watchdog: Add K3 RTI watchdog support | Tero Kristo | 3 | -0/+264 |
2020-04-01 | watchdog: ziirave_wdt: change name to be more specific | Lucas Stach | 1 | -1/+1 |
2020-04-01 | watchdog: orion: use 0 for unset heartbeat | Chris Packham | 1 | -1/+1 |
2020-03-18 | watchdog: npcm: remove whitespaces | Tomer Maimon | 1 | -10/+9 |
2020-03-18 | watchdog: reset last_hw_keepalive time at start | Tero Kristo | 1 | -0/+1 |