summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-28/+34
|\
| * MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen2014-08-021-28/+34
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-1/+1
|\ \
| * | s390/watchdog: Fix module name in Kconfig help textPhilipp Hachtmann2014-07-221-1/+1
| |/
* | wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-051-0/+29
* | watchdog: imx2_wdt: adds big endianness support.Xiubo Li2014-08-051-0/+7
* | watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...George Cherian2014-08-051-4/+1
* | watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...George Cherian2014-08-051-5/+0
* | watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian2014-08-051-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-213-2/+322
|\
| * s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-102-4/+35
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-103-2/+291
* | watchdog: add Intel MID watchdog driver supportDavid Cohen2014-06-103-0/+198
* | watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar2014-06-101-3/+1
* | booke/watchdog: refine and clean up the codesTang Yuantian2014-06-101-18/+33
* | watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann2014-06-101-1/+1
* | watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck2014-06-104-889/+0
* | watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck2014-06-101-3/+12
* | watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia2014-06-101-0/+103
* | watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia2014-06-101-2/+13
* | watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia2014-06-101-1/+28
* | watchdog: orion: Remove unneeded atomic accessEzequiel Garcia2014-06-101-2/+5
* | watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia2014-06-101-7/+20
* | watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia2014-06-101-14/+24
* | watchdog: xilinx: Make of_device_id array constJingoo Han2014-06-101-1/+1
* | watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2014-06-102-170/+123
* | watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2014-06-102-18/+33
* | watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li2014-06-101-6/+6
* | watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos2014-06-101-3/+3
* | watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-06-101-0/+10
* | watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan2014-06-101-2/+0
* | watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg2014-06-101-1/+1
* | watchdog: sunxi: Fix compilation with C=2Emilio López2014-06-101-11/+11
* | watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall2014-06-101-1/+1
* | watchdog: Fix SBC8360 dependenciesJean Delvare2014-06-101-1/+1
|/
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-2/+9
|\
| * octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+9
* | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-071-55/+82
|\ \
| * | watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser2014-03-191-55/+82
| |/
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-80/+303
|\ \
| * \ Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson2014-03-081-1/+1
| |\ \
| | * | watchdog: orion_wdt: Use %pa to print 'phys_addr_t'Fabio Estevam2014-02-251-1/+1
| * | | Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2014-02-252-80/+303
| |\| |
| | * | watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia2014-02-221-1/+1
| | * | watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia2014-02-221-2/+104
| | * | watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia2014-02-221-1/+11
| | * | watchdog: orion: Add per-compatible clock initializationEzequiel Garcia2014-02-221-21/+32
| | * | watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia2014-02-221-19/+43
| | * | watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia2014-02-221-45/+69
| | * | watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia2014-02-221-5/+0