| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-09-12 | 49 | -130/+844 |
|\ |
|
| * | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 36 | -0/+36 |
| * | watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors | Bjorn Andersson | 2015-09-09 | 1 | -1/+1 |
| * | watchdog: at91sam9: get and use slow clock | Alexandre Belloni | 2015-09-09 | 1 | -2/+20 |
| * | watchdog: add a driver to support SAMA5D4 watchdog timer | Wenyou Yang | 2015-09-09 | 4 | -0/+292 |
| * | watchdog: mpc8xxx: allow to compile for MPC512x | Uwe Kleine-König | 2015-09-09 | 1 | -1/+1 |
| * | watchdog: mpc8xxx: use better error code when watchdog cannot be enabled | Uwe Kleine-König | 2015-09-09 | 1 | -1/+1 |
| * | watchdog: mpc8xxx: use dynamic memory for device specific data | Uwe Kleine-König | 2015-09-09 | 1 | -35/+53 |
| * | watchdog: mpc8xxx: use devm_ioremap_resource to map memory | Uwe Kleine-König | 2015-09-09 | 1 | -12/+7 |
| * | watchdog: mpc8xxx: make use of of_device_get_match_data | Uwe Kleine-König | 2015-09-09 | 1 | -4/+2 |
| * | watchdog: mpc8xxx: simplify registration | Uwe Kleine-König | 2015-09-09 | 1 | -31/+7 |
| * | watchdog: mpc8xxx: remove dead code | Uwe Kleine-König | 2015-09-09 | 1 | -13/+2 |
| * | watchdog: lpc18xx_wdt_get_timeleft() can be static | Fengguang Wu | 2015-09-09 | 1 | -1/+1 |
| * | watchdog: NXP LPC18xx Watchdog Timer Driver | Ariel D'Alessandro | 2015-09-09 | 3 | -0/+352 |
| * | watchdog: gpio-wdt: ping already at startup for always running devices | Uwe Kleine-König | 2015-09-09 | 1 | -30/+30 |
| * | watchdog: gpio-wdt: be more strict about hw_algo matching | Uwe Kleine-König | 2015-09-09 | 1 | -2/+2 |
| * | watchdog: booke_wdt: Use infrastructure to check timeout limits | Guenter Roeck | 2015-09-09 | 1 | -3/+1 |
| * | watchdog: (nv_tco) add support for MCP79 | Vivien Didelot | 2015-09-09 | 1 | -0/+2 |
| * | watchdog: sunxi: fix activation of system reset | Francesco Lavra | 2015-09-09 | 1 | -1/+1 |
| * | watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled | Greta Zhang | 2015-09-09 | 1 | -0/+9 |
| * | watchdog: mtk_wdt: add suspend/resume support | Greta Zhang | 2015-09-09 | 1 | -0/+30 |
| * | watchdog: imgpdc: Unregister restart handler on remove | Ezequiel Garcia | 2015-09-09 | 1 | -0/+1 |
* | | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-04 | 2 | -34/+51 |
|\ \ |
|
| * | | watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint | Matt Fleming | 2015-08-11 | 2 | -28/+46 |
| * | | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data | Matt Fleming | 2015-08-11 | 1 | -6/+5 |
* | | | char: make misc_deregister a void function | Greg Kroah-Hartman | 2015-08-05 | 3 | -10/+7 |
| |/
|/| |
|
* | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-18 | 1 | -2/+2 |
|/ |
|
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-07-02 | 16 | -155/+870 |
|\ |
|
| * | watchdog: omap_wdt: early_enable module parameter | Lars Poeschel | 2015-07-01 | 1 | -0/+8 |
| * | watchdog: gpio_wdt: Add option for early registration | Jean-Baptiste Theou | 2015-06-29 | 2 | -0/+21 |
| * | watchdog: watchdog_core: Add watchdog registration deferral mechanism | Jean-Baptiste Theou | 2015-06-29 | 1 | -18/+100 |
| * | watchdog: max63xx: dynamically allocate device | Vivien Didelot | 2015-06-29 | 1 | -66/+104 |
| * | watchdog: imx2_wdt: Disable previously acquired clock on error path | Fabio Estevam | 2015-06-26 | 1 | -1/+5 |
| * | watchdog: imx2_wdt: Check for clk_prepare_enable() error | Fabio Estevam | 2015-06-26 | 1 | -2/+7 |
| * | watchdog: hpwdt: Add support for WDIOC_SETOPTIONS | Jean Delvare | 2015-06-22 | 1 | -1/+15 |
| * | watchdog: omap_wdt: implement get_timeleft | Lars Poeschel | 2015-06-22 | 2 | -0/+12 |
| * | watchdog: da9062: DA9062 watchdog driver | S Twiss | 2015-06-22 | 3 | -0/+263 |
| * | watchdog: imx2_wdt: set watchdog parent device | Vladimir Zapolskiy | 2015-06-22 | 1 | -0/+1 |
| * | watchdog: mena21_wdt: Fix possible NULL pointer dereference | Johannes Thumshirn | 2015-06-22 | 1 | -2/+3 |
| * | watchdog: dw_wdt: keepalive the watchdog at write time | Doug Anderson | 2015-06-22 | 1 | -0/+1 |
| * | watchdog: dw_wdt: No need for a spinlock | Doug Anderson | 2015-06-22 | 1 | -7/+0 |
| * | watchdog: imx2_wdt: also set wdog->timeout to new_timeout | Michael Grzeschik | 2015-06-22 | 1 | -0/+2 |
| * | watchdog: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-06-22 | 1 | -1/+1 |
| * | watchdog: cadence: Add dependency on HAS_IOMEM | Richard Weinberger | 2015-06-22 | 1 | -0/+1 |
| * | watchdog: max63xx_wdt: Constify platform_device_id | Krzysztof Kozlowski | 2015-06-22 | 1 | -1/+1 |
| * | watchdog: MAX63XX_WATCHDOG does not depend on ARM | Vivien Didelot | 2015-06-22 | 1 | -1/+1 |
| * | watchdog: imgpdc: Add some documentation about the timeout | Ezequiel Garcia | 2015-06-22 | 1 | -0/+29 |
| * | watchdog: imgpdc: Fix max timeout | Ezequiel Garcia | 2015-06-22 | 1 | -1/+5 |
| * | watchdog: imgpdc: Add reboot support | Andrew Bresticker | 2015-06-22 | 1 | -0/+21 |
| * | watchdog: imgpdc: Set timeout before starting watchdog | Andrew Bresticker | 2015-06-22 | 1 | -5/+13 |