aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2016-04-12watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin
2015-11-23watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat
2015-11-23watchdog: Add support for Freescale Layerscape platformsShaohui Xie
2015-11-23watchdog: tegra: Stop watchdog first if restartingAndrew Chew
2015-11-23watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter
2015-11-23watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy
2015-11-23watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-11-23watchdog: omap_wdt: fix null pointer dereferencePeter Robinson
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-11-03watchdog: core: propagate ping error code to the user spaceAlexander Usyskin
2015-11-03watchdog: watchdog_dev: Use single variable name for struct watchdog_deviceGuenter Roeck
2015-10-28watchdog: intel-mid: add Magic Closure flagDavid Cohen
2015-10-28watchdog: imx2_wdt: Use register definition in regmap_write()Fabio Estevam
2015-10-27watchdog: watchdog_dev: Use device tree alias for naming watchdogsJustin Chen
2015-10-27watchdog: Watchdog driver for Broadcom Set-Top BoxJustin Chen
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-09-28watchdog: iTCO: Fix dependencies on I2CGuenter Roeck
2015-09-28watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes
2015-09-28watchdog: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang
2015-09-09watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König
2015-09-09watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König
2015-09-09watchdog: mpc8xxx: simplify registrationUwe Kleine-König
2015-09-09watchdog: mpc8xxx: remove dead codeUwe Kleine-König
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro
2015-09-09watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König
2015-09-09watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck
2015-09-09watchdog: (nv_tco) add support for MCP79Vivien Didelot
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra
2015-09-09watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang
2015-09-09watchdog: mtk_wdt: add suspend/resume supportGreta Zhang
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-11watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel
2015-06-29watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou