aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan1-3/+3
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan1-1/+1
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter1-1/+1
2015-03-06watchdog: at91sam9: request the irq with IRQF_NO_SUSPENDBoris BREZILLON1-1/+2
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki1-1/+1
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel1-0/+10
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson1-2/+4
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson1-7/+19
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck2-1/+15
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki1-1/+20
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans1-8/+29
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven1-1/+31
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger3-0/+262
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren3-3/+3
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin1-3/+6
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida1-1/+1
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti1-2/+4
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski1-2/+2
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati3-0/+301
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang2-2/+0
2015-01-21watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann1-0/+9
2015-01-21watchdog: imx2_wdt: Improve power management support.Xiubo Li1-9/+22
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam1-1/+1
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li1-0/+47
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds54-54/+0
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+41
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner1-1/+41
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre1-2/+2
2014-11-26watchdog: orion: Use the reference clock on Armada 375 SoCEzequiel Garcia1-1/+41
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman54-54/+0
2014-10-20watchdog: meson: remove magic value for rebootCarlo Caione1-1/+1
2014-10-20watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang1-1/+2
2014-10-20watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai1-0/+10
2014-10-20watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai1-25/+76
2014-10-20watchdog: imx2_wdt: add restart handler supportJingchang Lu1-0/+37
2014-10-20watchdog: qcom: register a restart notifierJosh Cartwright1-0/+38
2014-10-20watchdog: s3c2410: add restart handlerHeiko Stuebner1-0/+36
2014-10-20watchdog: dw_wdt: add restart handler supportJisheng Zhang1-0/+32
2014-10-20ARM: meson: add watchdog driverCarlo Caione3-0/+247
2014-10-20stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki1-0/+24
2014-10-20watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak3-0/+201
2014-10-20watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani3-0/+210
2014-10-20watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi1-0/+11
2014-10-20watchdog: qcom: add support for KPSS WDTJosh Cartwright3-0/+200
2014-10-20watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang1-1/+3
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam3-0/+525
2014-10-20watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li1-6/+0
2014-10-20watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg1-5/+1
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar1-23/+5
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek1-1/+0
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang55-55/+0
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+214
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-33/+72
2014-09-26watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck1-11/+20
2014-09-26watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck1-10/+32
2014-09-26watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck1-12/+20
2014-09-24watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner3-0/+214
2014-09-09watchdog: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-28/+34
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-08-05wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard1-0/+29
2014-08-05watchdog: imx2_wdt: adds big endianness support.Xiubo Li1-0/+7
2014-08-05watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...George Cherian1-4/+1
2014-08-05watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...George Cherian1-5/+0
2014-08-05watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian1-3/+0
2014-08-02MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen1-28/+34
2014-07-22s390/watchdog: Fix module name in Kconfig help textPhilipp Hachtmann1-1/+1
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-2/+322
2014-06-10watchdog: add Intel MID watchdog driver supportDavid Cohen3-0/+198
2014-06-10watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-18/+33
2014-06-10watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann1-1/+1
2014-06-10watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck4-889/+0
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck1-3/+12
2014-06-10watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia1-0/+103
2014-06-10watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia1-2/+13
2014-06-10watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia1-1/+28
2014-06-10watchdog: orion: Remove unneeded atomic accessEzequiel Garcia1-2/+5
2014-06-10watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia1-7/+20
2014-06-10watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia1-14/+24
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han1-1/+1
2014-06-10watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2-170/+123
2014-06-10watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2-18/+33
2014-06-10watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li1-6/+6
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos1-3/+3
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-06-10watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan1-2/+0
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg1-1/+1
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López1-11/+11
2014-06-10watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-06-10watchdog: Fix SBC8360 dependenciesJean Delvare1-1/+1
2014-06-10s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2-4/+35
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann3-2/+291
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+9
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-55/+82
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-80/+303
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-8/+0
2014-03-31watchdog: Fix Elan SC520 dependenciesJean Delvare1-1/+1
2014-03-31watchdog: ib700wdt: Use platform_driver_probeJean Delvare1-12/+9
2014-03-31watchdog: geodewdt: Use platform_driver_probeJean Delvare1-10/+7
2014-03-31watchdog: advantechwdt: Use platform_driver_probeJean Delvare1-12/+9
2014-03-31watchdog: acquirewdt: Use platform_driver_probeJean Delvare1-12/+9
2014-03-31watchdog: iTCO_wdt: Fix the parent deviceJean Delvare1-1/+1
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal1-10/+31
2014-03-31watchdog: bcm281xx: Fix Kconfig dependencyMarkus Mayer1-1/+1
2014-03-31watchdog: s3c2410_wdt: Check return value of clk_prepare_enableSachin Kamat1-1/+5
2014-03-31watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat1-2/+0
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard1-1/+1
2014-03-31watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth1-1/+1
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han6-14/+13
2014-03-31watchdog: Add tegra watchdogAndrew Chew3-0/+314
2014-03-31watchdog: xilinx: Remove no_timeout variableMichal Simek1-9/+4
2014-03-31watchdog: xilinx: Enable this driver for ZynqMichal Simek1-13/+9
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek1-4/+4
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek1-17/+12
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek1-8/+8
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek1-42/+55
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek1-5/+3
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek1-32/+9
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek1-1/+6
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2-172/+33
2014-03-31watchdog: wdt285: Fix variable typeAlexander Shiyan1-2/+1
2014-03-31watchdog: shwdt: Remove unused variableAlexander Shiyan1-2/+0
2014-03-31watchdog: sc520_wdt: Remove unused variableAlexander Shiyan1-2/+1
2014-03-31watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan1-3/+1
2014-03-31watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan1-11/+2
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan1-1/+0
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han1-14/+3
2014-03-31watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han1-16/+6
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han1-10/+3
2014-03-31watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han1-1/+1
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han8-18/+5
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker24-24/+0
2014-03-31watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy1-0/+1
2014-03-20octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+9
2014-03-19Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood1-8/+0
2014-03-19watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser1-55/+82
2014-03-08Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson1-1/+1
2014-02-25watchdog: orion_wdt: Use %pa to print 'phys_addr_t'Fabio Estevam1-1/+1
2014-02-25Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2-80/+303
2014-02-22watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia1-1/+1
2014-02-22watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia1-2/+104
2014-02-22watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia1-1/+11
2014-02-22watchdog: orion: Add per-compatible clock initializationEzequiel Garcia1-21/+32
2014-02-22watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia1-19/+43
2014-02-22watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia1-45/+69
2014-02-22watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia1-5/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia1-3/+44
2014-02-22watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia1-1/+23
2014-02-22watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia1-0/+19
2014-02-22watchdog: orion: Remove unused macrosEzequiel Garcia1-2/+0
2014-02-22watchdog: orion: Use atomic access for shared registersEzequiel Garcia1-37/+5
2014-02-22watchdog: orion: Add clock error handlingEzequiel Garcia1-10/+19
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh1-1/+1
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2-13/+51
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2-24/+173
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON1-9/+16
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON1-1/+9
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON1-1/+1
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON1-86/+223
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat1-1/+1
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen1-0/+15
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2-73/+38
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli1-3/+8
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach2-3/+2
2014-01-28watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang1-0/+4
2014-01-28watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson1-3/+37
2014-01-28watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2-9/+146
2014-01-28watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson1-8/+5
2014-01-28watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson1-1/+1
2014-01-28watchdog: GPIO-controlled watchdogAlexander Shiyan3-0/+263
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2-3/+3
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk1-0/+26
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk1-26/+48
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2-112/+36
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer2-4/+114
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer3-0/+281
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson1-2/+2
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han9-9/+9
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-01-16Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman1-2/+2
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk1-2/+2
2014-01-07Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-29/+11
2013-12-10sc1200_wdt: Fix oopsAlan1-1/+2
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck14-14/+0
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky1-18/+18
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter1-2/+2
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat1-1/+1
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen1-0/+10