summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
* Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-08-1249-153/+755
|\
| * watchdog: rti-wdt: balance pm runtime enable callsTero Kristo2020-08-051-0/+2
| * watchdog: rti-wdt: attach to running watchdog during probeTero Kristo2020-08-051-10/+102
| * watchdog: add support for adjusting last known HW keepalive timeTero Kristo2020-08-051-0/+30
| * watchdog: use __watchdog_ping in startupTero Kristo2020-08-051-8/+11
| * watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'Woody Lin2020-08-051-0/+57
| * watchdog: pcwd_usb: remove needless check before usb_free_coherent()Xu Wang2020-08-051-3/+2
| * watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-055-5/+5
| * watchdog: initialize device before misc_registerKrzysztof Sobota2020-08-051-9/+9
| * watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers2020-08-051-1/+5
| * watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-051-1/+1
| * watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-0538-40/+39
| * watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum2020-08-051-25/+12
| * watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum2020-08-051-0/+7
| * watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum2020-08-051-2/+1
| * watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum2020-08-051-1/+2
| * watchdog: dw_wdt: Add DebugFS filesSerge Semin2020-08-051-0/+68
| * watchdog: dw_wdt: Add pre-timeouts supportSerge Semin2020-08-051-8/+130
| * watchdog: dw_wdt: Support devices with asynch clocksSerge Semin2020-08-051-5/+43
| * watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin2020-08-051-24/+167
| * watchdog: Use kobj_to_dev() APIWang Qing2020-08-051-1/+1
| * watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()Tiezhu Yang2020-08-051-1/+1
| * watchdog: sunxi_wdt: fix improper error exit codeMartin Wu2020-08-051-1/+1
| * watchdog: test_bit() => watchdog_active()Bumsik Kim2020-08-051-1/+1
| * watchdog: mlx-wdt: support new watchdog type with longer timeout periodMichael Shych2020-08-051-11/+62
* | sched,watchdog: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-2/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-40/+40
* Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-06-0410-18/+248
|\
| * watchdog: m54xx: Add missing includeThomas Gleixner2020-05-251-0/+1
| * watchdog: Fix runtime PM imbalance on errorDinghao Liu2020-05-251-0/+1
| * watchdog: riowd: remove unneeded semicolonJason Yan2020-05-251-1/+1
| * watchdog: Add new arm_smc_wdt watchdog driverJulius Werner2020-05-253-0/+202
| * watchdog: imx2_wdt: update contact emailWolfram Sang2020-05-251-1/+1
| * watchdog: iTCO: fix link errorArnd Bergmann2020-05-251-0/+1
| * watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller2020-05-251-5/+0
| * watchdog: da9063: Make use of pre-configured timeout during probeStefan Riedmueller2020-05-251-6/+14
| * watchdog: da9062: Initialize timeout during probeStefan Riedmueller2020-05-251-5/+22
| * watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam2020-05-251-0/+5
| * watchdog: ts72xx_wdt: fix build errorShyam Saini2020-05-251-0/+1
* | watchdog: iTCO: fix link errorArnd Bergmann2020-05-061-0/+1
* | Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko2020-04-242-22/+56
|\ \ | |/ |/|
| * platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-241-6/+19
| * watchdog: intel-mid_wdt: Convert to use new SCU IPC APIMika Westerberg2020-04-241-16/+37
* | watchdog: sp805: fix restart handlerMichael Walle2020-04-081-0/+4
|/
* watchdog: Add K3 RTI watchdog supportTero Kristo2020-04-013-0/+264
* watchdog: ziirave_wdt: change name to be more specificLucas Stach2020-04-011-1/+1
* watchdog: orion: use 0 for unset heartbeatChris Packham2020-04-011-1/+1
* watchdog: npcm: remove whitespacesTomer Maimon2020-03-181-10/+9
* watchdog: reset last_hw_keepalive time at startTero Kristo2020-03-181-0/+1