summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
| * watchdog: imx2_wdt: Disable previously acquired clock on error pathFabio Estevam2015-06-26
| * watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam2015-06-26
| * watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-22
| * watchdog: omap_wdt: implement get_timeleftLars Poeschel2015-06-22
| * watchdog: da9062: DA9062 watchdog driverS Twiss2015-06-22
| * watchdog: imx2_wdt: set watchdog parent deviceVladimir Zapolskiy2015-06-22
| * watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn2015-06-22
| * watchdog: dw_wdt: keepalive the watchdog at write timeDoug Anderson2015-06-22
| * watchdog: dw_wdt: No need for a spinlockDoug Anderson2015-06-22
| * watchdog: imx2_wdt: also set wdog->timeout to new_timeoutMichael Grzeschik2015-06-22
| * watchdog: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-22
| * watchdog: cadence: Add dependency on HAS_IOMEMRichard Weinberger2015-06-22
| * watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-22
| * watchdog: MAX63XX_WATCHDOG does not depend on ARMVivien Didelot2015-06-22
| * watchdog: imgpdc: Add some documentation about the timeoutEzequiel Garcia2015-06-22
| * watchdog: imgpdc: Fix max timeoutEzequiel Garcia2015-06-22
| * watchdog: imgpdc: Add reboot supportAndrew Bresticker2015-06-22
| * watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker2015-06-22
| * watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-22
| * watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-06-22
| * watchdog: omap: simplify assignment of bootstatusUwe Kleine-König2015-06-22
| * watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König2015-06-22
| * watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König2015-06-22
| * watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach2015-06-22
| * watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-22
| * watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones2015-06-22
| * watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-06-22
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\ \
| * | ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-14
| |/
* | watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-04-30
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-22
|\
| * watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang2015-04-22
| * watchdog: pnx4008_wdt: fix broken email addressWolfram Sang2015-04-22
| * watchdog: octeon: use fixed length string for register namesAaro Koskinen2015-04-22
| * watchdog: octeon: fix some trivial coding style issuesAaro Koskinen2015-04-22
| * watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2015-04-22
| * watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-04-22
| * watchdog: qcom: use timer devicetree bindingMathieu Olivari2015-04-22
| * watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-22
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-22
|\ \ | |/ |/|
| * Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03
| |\
| * | watchdog: at91rm9200: implement restart handlerAlexandre Belloni2015-03-16
| * | watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2015-03-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14
|\ \ \
| * | | s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang2015-03-25
| * | | s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang2015-03-25
| | |/ | |/|
* | | Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-10
|\ \ \
| * | | PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki2015-04-03
| | |/ | |/|
* | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-27
* | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-27