summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker2015-06-221-7/+3
| * watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-06-221-0/+7
| * watchdog: omap: simplify assignment of bootstatusUwe Kleine-König2015-06-221-7/+5
| * watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König2015-06-221-31/+24
| * watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König2015-06-221-4/+1
| * watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach2015-06-223-0/+216
| * watchdog: at91sam9: use endian agnostic IOBen Dooks2015-06-221-2/+2
| * watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones2015-06-221-1/+1
| * watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-06-223-0/+357
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-0/+62
|\ \
| * | ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-141-0/+62
| |/
* | watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones2015-04-303-0/+357
|/
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-226-174/+83
|\
| * watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang2015-04-221-2/+2
| * watchdog: pnx4008_wdt: fix broken email addressWolfram Sang2015-04-221-1/+1
| * watchdog: octeon: use fixed length string for register namesAaro Koskinen2015-04-221-1/+1
| * watchdog: octeon: fix some trivial coding style issuesAaro Koskinen2015-04-221-6/+10
| * watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2015-04-222-147/+39
| * watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-04-221-1/+0
| * watchdog: qcom: use timer devicetree bindingMathieu Olivari2015-04-221-6/+15
| * watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-221-11/+16
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-222-8/+55
|\ \ | |/ |/|
| * Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-031-1/+2
| |\
| * | watchdog: at91rm9200: implement restart handlerAlexandre Belloni2015-03-161-0/+32
| * | watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2015-03-162-8/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-141-15/+5
|\ \ \
| * | | s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang2015-03-251-14/+4
| * | | s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang2015-03-251-1/+1
| | |/ | |/|
* | | Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-101-0/+51
|\ \ \
| * | | PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki2015-04-031-0/+51
| | |/ | |/|
* | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
* | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
* | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-271-1/+1
| |/ |/|
* | watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON2015-03-061-1/+2
|/
* watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki2015-02-171-1/+1
* watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel2015-02-171-0/+10
* watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson2015-02-171-2/+4
* watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson2015-02-171-7/+19
* watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck2015-02-172-1/+15
OpenPOWER on IntegriCloud