summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-0116-155/+870
|\
| * watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-011-0/+8
| * watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-292-0/+21
| * watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-18/+100
| * watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-291-66/+104
| * watchdog: imx2_wdt: Disable previously acquired clock on error pathFabio Estevam2015-06-261-1/+5
| * watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam2015-06-261-2/+7
| * watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-221-1/+15
| * watchdog: omap_wdt: implement get_timeleftLars Poeschel2015-06-222-0/+12
| * watchdog: da9062: DA9062 watchdog driverS Twiss2015-06-223-0/+263
| * watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy2015-06-221-0/+1
| * watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn2015-06-221-2/+3
| * watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson2015-06-221-0/+1
| * watchdog: dw_wdt: No need for a spinlockDoug Anderson2015-06-221-7/+0
| * watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik2015-06-221-0/+2
| * watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-221-1/+1
| * watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger2015-06-221-0/+1
| * watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-221-1/+1
| * watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot2015-06-221-1/+1
| * watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-221-0/+29
| * watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-221-1/+5
| * watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-221-0/+21
| * watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-221-5/+13
OpenPOWER on IntegriCloud