summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-08-05watchdog: rti-wdt: balance pm runtime enable callsTero Kristo
2020-08-05watchdog: rti-wdt: attach to running watchdog during probeTero Kristo
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo
2020-08-05watchdog: use __watchdog_ping in startupTero Kristo
2020-08-05watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'Woody Lin
2020-08-05watchdog: pcwd_usb: remove needless check before usb_free_coherent()Xu Wang
2020-08-05watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-05watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-05watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers
2020-08-05watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-05watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-05watchdog: dw_wdt: Add DebugFS filesSerge Semin
2020-08-05watchdog: dw_wdt: Add pre-timeouts supportSerge Semin
2020-08-05watchdog: dw_wdt: Support devices with asynch clocksSerge Semin
2020-08-05watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin
2020-08-05watchdog: Use kobj_to_dev() APIWang Qing
2020-08-05watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()Tiezhu Yang
2020-08-05watchdog: sunxi_wdt: fix improper error exit codeMartin Wu
2020-08-05watchdog: test_bit() => watchdog_active()Bumsik Kim
2020-08-05watchdog: mlx-wdt: support new watchdog type with longer timeout periodMichael Shych
2020-06-15sched,watchdog: Convert to sched_set_fifo()Peter Zijlstra
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-05-25watchdog: m54xx: Add missing includeThomas Gleixner
2020-05-25watchdog: Fix runtime PM imbalance on errorDinghao Liu
2020-05-25watchdog: riowd: remove unneeded semicolonJason Yan
2020-05-25watchdog: Add new arm_smc_wdt watchdog driverJulius Werner
2020-05-25watchdog: imx2_wdt: update contact emailWolfram Sang
2020-05-25watchdog: iTCO: fix link errorArnd Bergmann
2020-05-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-05-25watchdog: da9063: Make use of pre-configured timeout during probeStefan Riedmueller
2020-05-25watchdog: da9062: Initialize timeout during probeStefan Riedmueller
2020-05-25watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam
2020-05-25watchdog: ts72xx_wdt: fix build errorShyam Saini
2020-05-06watchdog: iTCO: fix link errorArnd Bergmann
2020-04-24Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg
2020-04-24watchdog: intel-mid_wdt: Convert to use new SCU IPC APIMika Westerberg
2020-04-08watchdog: sp805: fix restart handlerMichael Walle
2020-04-01watchdog: Add K3 RTI watchdog supportTero Kristo
2020-04-01watchdog: ziirave_wdt: change name to be more specificLucas Stach
2020-04-01watchdog: orion: use 0 for unset heartbeatChris Packham
2020-03-18watchdog: npcm: remove whitespacesTomer Maimon
2020-03-18watchdog: reset last_hw_keepalive time at startTero Kristo