summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* 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
| * watchdog: mpc8xxx: simplify registrationUwe Kleine-König2015-09-09
| * watchdog: mpc8xxx: remove dead codeUwe Kleine-König2015-09-09
| * watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu2015-09-09
| * watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro2015-09-09
| * watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König2015-09-09
| * watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König2015-09-09
| * watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck2015-09-09
| * watchdog: (nv_tco) add support for MCP79Vivien Didelot2015-09-09
| * watchdog: sunxi: fix activation of system resetFrancesco Lavra2015-09-09
| * watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang2015-09-09
| * watchdog: mtk_wdt: add suspend/resume supportGreta Zhang2015-09-09
| * watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia2015-09-09
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-04
|\ \
| * | watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2015-08-11
| * | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-11
* | | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
| |/ |/|
* | Update Viresh Kumar's email addressViresh Kumar2015-07-17
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-01
|\
| * watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-01
| * watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-29
| * watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-29
| * watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-29