summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
* watchdog: imgpdc_wdt: use core restart handlerDamien Riegel2015-12-131-22/+12
* watchdog: digicolor_wdt: use core restart handlerDamien Riegel2015-12-131-13/+5
* watchdog: da9063_wdt: use core restart handlerDamien Riegel2015-12-131-17/+6
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-131-20/+13
* watchdog: core: add restart handler supportDamien Riegel2015-12-131-0/+48
* watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat2015-11-231-0/+1
* watchdog: Add support for Freescale Layerscape platformsShaohui Xie2015-11-231-1/+1
* watchdog: tegra: Stop watchdog first if restartingAndrew Chew2015-11-231-1/+3
* watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter2015-11-231-1/+1
* watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy2015-11-231-1/+1
* watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-11-231-3/+3
* watchdog: omap_wdt: fix null pointer dereferencePeter Robinson2015-11-231-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-107-86/+346
|\
| * watchdog: core: propagate ping error code to the user spaceAlexander Usyskin2015-11-031-4/+8
| * watchdog: watchdog_dev: Use single variable name for struct watchdog_deviceGuenter Roeck2015-11-031-76/+75
| * watchdog: intel-mid: add Magic Closure flagDavid Cohen2015-10-281-1/+1
| * watchdog: imx2_wdt: Use register definition in regmap_write()Fabio Estevam2015-10-281-3/+3
| * watchdog: watchdog_dev: Use device tree alias for naming watchdogsJustin Chen2015-10-271-2/+13
| * watchdog: Watchdog driver for Broadcom Set-Top BoxJustin Chen2015-10-273-0/+246
* | s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+4
|/
* watchdog: iTCO: Fix dependencies on I2CGuenter Roeck2015-09-281-1/+2
* watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-281-2/+8
* watchdog: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-283-0/+3
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-1149-130/+844
|\
| * Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-0936-0/+36
| * watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-09-091-1/+1
| * watchdog: at91sam9: get and use slow clockAlexandre Belloni2015-09-091-2/+20
| * watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang2015-09-094-0/+292
| * watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König2015-09-091-1/+1
| * watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König2015-09-091-1/+1
| * watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König2015-09-091-35/+53
| * watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König2015-09-091-12/+7
| * watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König2015-09-091-4/+2
| * watchdog: mpc8xxx: simplify registrationUwe Kleine-König2015-09-091-31/+7
| * watchdog: mpc8xxx: remove dead codeUwe Kleine-König2015-09-091-13/+2
| * watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu2015-09-091-1/+1
| * watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro2015-09-093-0/+352
| * watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König2015-09-091-30/+30
| * watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König2015-09-091-2/+2
| * watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck2015-09-091-3/+1
| * watchdog: (nv_tco) add support for MCP79Vivien Didelot2015-09-091-0/+2
| * watchdog: sunxi: fix activation of system resetFrancesco Lavra2015-09-091-1/+1
| * watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang2015-09-091-0/+9
| * watchdog: mtk_wdt: add suspend/resume supportGreta Zhang2015-09-091-0/+30
| * watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia2015-09-091-0/+1
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-042-34/+51
|\ \
| * | watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2015-08-112-28/+46
| * | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-6/+5
* | | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-053-10/+7
| |/ |/|
* | Update Viresh Kumar's email addressViresh Kumar2015-07-171-2/+2
|/