aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-11/+10
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+21
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-09-27m68knommu: clean up ColdFire 54xx General Timer definitionsGreg Ungerer1-11/+10
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson1-0/+5
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-1/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2-5/+3
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-0/+5
2012-09-11Merge branch 'ks8695/timer' into next/cleanupOlof Johansson1-1/+13
2012-09-11watchdog: ks8695: sink registers into driverLinus Walleij1-1/+13
2012-09-11watchdog/mpc8xxx: add a const qualifierArnd Bergmann1-1/+1
2012-09-10watchdog: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-10hpwdt: Fix kdump issue in hpwdtToshi Kani1-0/+3
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-3/+3
2012-08-17booke/wdt: some ioctls do not return values properlyTiejun Chen1-4/+3
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+7
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-7/+7
2012-07-27ARM: Orion: DTify the watchdog timer.Andrew Lunn1-0/+8
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds11-361/+121
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-6/+6
2012-07-23watchdog: orion_wdt: Convert driver to watchdog coreAxel Lin2-153/+51
2012-07-23watchdog: s3c2410_wdt: Use module_platform_driver()Sachin Kamat1-15/+1
2012-07-23watchdog: sch311x_wdt: Fix Polarity when starting watchdogWim Van Sebroeck1-2/+8
2012-07-23Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans...Lokesh Vutla1-17/+0
2012-07-23watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe()Gerard Snitselaar1-2/+2
2012-07-23watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli1-2/+2
2012-07-23watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck2-165/+49
2012-07-23watchdog: xilinx: Read clock frequency directly from DT nodeMichal Simek1-1/+1
2012-07-23watchdog: coh901327_wdt: use clk_prepare/unprepareLinus Walleij1-3/+4
2012-07-23watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboardJustin Wheeler1-1/+3
2012-07-10powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3EShaohui Xie2-6/+6
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-7/+7
2012-07-09watchdog: omap_wdt: add device tree supportXiao Jiang1-0/+7
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich1-0/+1
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap1-3/+3
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar1-0/+8
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar2-159/+83
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam3-0/+264
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-1/+54
2012-05-30watchdog: Add Locking supportHans de Goede2-0/+22
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede1-40/+130
2012-05-30watchdog: use dev_ functionsAlan Cox1-3/+2
2012-05-30watchdog: create all the proper device filesAlan Cox2-2/+33
2012-05-30watchdog: Add multiple device supportAlan Cox3-49/+125
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck1-2/+2
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck3-2/+2
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar2-4/+4
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten1-0/+2
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-31/+25
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-445/+134
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+11
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-392/+416
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-213/+94
2012-05-23watchdog: s3c2410_wdt: Set timeout to actually achieved timeoutHans de Goede1-1/+1
2012-05-23watchdog: wm831x: Convert to gpio_request_one()Mark Brown1-10/+3
2012-05-23watchdog: via_wdt: depends on PCIRandy Dunlap1-1/+1
2012-05-23watchdog: ie6xx_wdt needs io.hRandy Dunlap1-0/+1
2012-05-23watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap1-2/+2
2012-05-23watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein3-0/+361
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò2-3/+11
2012-05-23watchdog: i6300esb: don't depend on X86Michael Olbrich1-1/+1
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck5-88/+9
2012-05-23watchdog: sch311x_wdt.c: Remove RESGENDave Mueller1-34/+5
2012-05-23watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck1-3/+2
2012-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge1-0/+10
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall1-23/+10
2012-05-23watchdog: remove ixp2000 driverRob Herring3-227/+0
2012-05-23watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten1-1/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+24
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin1-31/+25
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann1-6/+10
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann1-3/+3
2012-05-10watchdog: shwdt: Use finer grained clock control.Paul Mundt1-7/+5
2012-05-10watchdog: shwdt: Preliminary runtime PM support.Paul Mundt1-0/+8
2012-05-10watchdog: shwdt: Basic clock framework support.Paul Mundt1-24/+26
2012-05-10watchdog: shwdt: Trim down private data structure.Paul Mundt1-3/+0
2012-05-10watchdog: shwdt: Migrate to per-device locking.Paul Mundt1-15/+19
2012-05-10watchdog: shwdt: Conversion to watchdog core.Paul Mundt2-154/+45
2012-05-10watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt1-31/+12
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra4-445/+134
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn1-6/+10
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas1-3/+3
2012-04-25watchdog imx2: prepare clk before enabling itSascha Hauer1-1/+1
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus1-7/+20
2012-04-25watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus1-15/+4
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds23-22/+1
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds101-2810/+1765
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+15
2012-03-28Remove all #inclusions of asm/system.hDavid Howells22-22/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-15/+38
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck1-8/+10
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin2-118/+38
2012-03-27watchdog: coh901327_wdt.c: fix timeoutWim Van Sebroeck1-6/+10
2012-03-27watchdog: coh901327: convert to use watchdog coreLinus Walleij2-137/+56
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar1-0/+5
2012-03-27watchdog: ep93xx_wdt: timeout is an unsigned int value.Wim Van Sebroeck1-3/+3
2012-03-27watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog coreMika Westerberg1-0/+1
2012-03-27watchdog: Convert ep93xx driver to watchdog coreH Hartley Sweeten2-149/+55
2012-03-27watchdog: sp805: Use devm routinesViresh Kumar1-22/+13
2012-03-27watchdog: sp805: replace readl/writel with lighter _relaxed variantsViresh Kumar1-12/+12
2012-03-27watchdog: sp805: Fix documentation style commentViresh Kumar1-8/+7
2012-03-27watchdog: mpcore_wdt: Allow platform_get_irq() to failViresh Kumar1-9/+9
2012-03-27watchdog: mpcore_wdt: Use devm routinesViresh Kumar1-39/+19
2012-03-27watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_deviceViresh Kumar1-20/+20
2012-03-27watchdog: xen: don't clear is_active when xen_wdt_stop() failedJan Beulich1-3/+5
2012-03-27watchdog: xen: don't unconditionally enable the watchdog during resumeJan Beulich1-1/+8
2012-03-27watchdog: fix compiler error for missing parenthesisJaehoon Chung1-1/+1
2012-03-27watchdog: ep93xx_wdt.c: fix platform probeWim Van Sebroeck1-8/+8
2012-03-27watchdog: ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten1-14/+37
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck6-3/+10
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede1-1/+0
2012-03-27watchdog: softdog: convert to watchdog coreAlan Cox2-146/+37
2012-03-27watchdog: Convert max63xx_wdt driver to watchdog frameworkAxel Lin2-159/+32
2012-03-27watchdog: pnx4008: convert driver to use the watchdog frameworkWolfram Sang2-140/+41
2012-03-27watchdog: Convert wm8350_wdt driver to watchdog coreAxel Lin2-179/+38
2012-03-27watchdog: Convert jz4740_wdt driver to watchdog coreAxel Lin2-175/+90
2012-03-27watchdog: nowayout is boolWim Van Sebroeck82-162/+162
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches90-1280/+1039
2012-03-27watchdog: pnx4008: don't use __raw_-accessorsWolfram Sang1-12/+11
2012-03-27watchdog: pnx4008: cleanup resource handling using managed devicesWolfram Sang1-47/+22
2012-03-27watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernationViresh Kumar1-0/+33
2012-03-27watchdog: make imx2_wdt report boot status correctlyOskar Schirmer1-1/+9
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann1-9/+15
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-11/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-11/+1
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann1-9/+15
2012-03-16powerpc: Add GE FPGA config optionMartyn Welch1-1/+1
2012-03-16ARM: orion: wdt: use resource vice direct accessJason Cooper1-9/+15
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann1-14/+37
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten1-14/+37
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson5-31/+41
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson5-31/+41
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-1/+1
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow1-1/+5
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida1-1/+1
2012-02-28watchdog: Fix typo in KconfigMasanari Iida1-1/+1
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham1-26/+31
2012-02-28watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov1-2/+3
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD1-4/+4
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley1-0/+35
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin1-2/+2
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida2-2/+2
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin1-1/+2
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin1-1/+1
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin1-1/+1
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D1-0/+2
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall1-10/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds35-284/+325
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+22
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-34/+1
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-34/+1
2012-01-06watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D1-0/+1
2012-01-06watchdog: new driver for VIA chipsetsMarc Vertes3-0/+281
2012-01-06watchdog: ath79_wdt: flush register writesGabor Juhos1-0/+6
2012-01-06drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall1-3/+0
2012-01-06watchdog: Convert wm831x driver to devm_kzalloc()Mark Brown1-4/+3
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2-3/+3
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin19-225/+19
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin11-27/+10
2012-01-06watchdog: Convert Wolfson drivers to module_platform_driverMark Brown2-22/+2
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck1-3/+3
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas1-1/+4
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler1-1/+1
2011-12-26watchdog: move coh901327 state holdersLinus Walleij1-2/+4
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2-6/+22
2011-11-22watchdog: sp805: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-34/+1
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck3-363/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2-139/+38
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1