summaryrefslogtreecommitdiff
path: root/drivers/watchdog (follow)
Commit message (Expand)AuthorAge
* watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum2021-11-26
* watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2021-07-20
* watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei2021-07-20
* watchdog: Fix possible use-after-free in wdt_startup()Zou Wei2021-07-20
* drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik2020-11-10
* watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum2020-08-26
* watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum2020-08-26
* watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller2020-06-29
* watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-03-11
* watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2020-02-05
* watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren2019-09-06
* watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv2018-05-30
* watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck2018-05-30
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-24
* watchdog: hpwdt: fix unused variable warningArnd Bergmann2018-03-18
* watchdog: hpwdt: Check source of NMIJerry Hoemann2018-03-18
* watchdog: hpwdt: SMBIOS checkJerry Hoemann2018-03-18
* watchdog: imx2_wdt: restore previous timeout after suspend+resumeMartin Kaiser2018-02-16
* watchdog: kempld: fix gcc-4.3 buildArnd Bergmann2017-10-21
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-07-05
* watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-25
* watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-04-12
* watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat2015-11-23
* watchdog: Add support for Freescale Layerscape platformsShaohui Xie2015-11-23
* watchdog: tegra: Stop watchdog first if restartingAndrew Chew2015-11-23
* watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter2015-11-23
* watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy2015-11-23
* watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-11-23
* watchdog: omap_wdt: fix null pointer dereferencePeter Robinson2015-11-23
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-10
|\
| * watchdog: core: propagate ping error code to the user spaceAlexander Usyskin2015-11-03
| * watchdog: watchdog_dev: Use single variable name for struct watchdog_deviceGuenter Roeck2015-11-03
| * watchdog: intel-mid: add Magic Closure flagDavid Cohen2015-10-28
| * watchdog: imx2_wdt: Use register definition in regmap_write()Fabio Estevam2015-10-28
| * watchdog: watchdog_dev: Use device tree alias for naming watchdogsJustin Chen2015-10-27
| * watchdog: Watchdog driver for Broadcom Set-Top BoxJustin Chen2015-10-27
* | s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
|/
* watchdog: iTCO: Fix dependencies on I2CGuenter Roeck2015-09-28
* watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-28
* watchdog: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-28
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-11
|\
| * Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-09
| * watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-09-09
| * watchdog: at91sam9: get and use slow clockAlexandre Belloni2015-09-09
| * watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang2015-09-09
| * watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König2015-09-09
| * watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König2015-09-09
| * watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König2015-09-09
| * watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König2015-09-09
| * watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König2015-09-09