aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2012-12-19watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareGravatar Thomas Abraham 1-3/+3
2012-12-19watchdog: imx2_wdt: Select the driver via ARCH_MXCGravatar Fabio Estevam 1-1/+1
2012-12-19watchdog: cpu5wdt.c: add missing del_timer callGravatar devendra.aaru 1-0/+1
2012-12-19watchdog: hpwdt.c: Increase version stringGravatar Tom Mingarelli 1-1/+1
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreGravatar Jarkko Nikula 2-149/+35
2012-12-19davinci_wdt: preparation for switch to common clock frameworkGravatar Karicheri, Muralidharan 1-2/+2
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareGravatar Julia Lawall 1-9/+2
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGravatar Gabor Juhos 1-11/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-2/+0
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+11
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 2-15/+12
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-4/+2
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Gravatar Olof Johansson 1-2/+0
2012-11-30watchdog: OMAP: fixup for ARM multiplatform supportGravatar Tony Lindgren 1-2/+0
2012-11-28watchdog: remove use of __devexitGravatar Bill Pemberton 52-56/+56
2012-11-28watchdog: remove use of __devinitdataGravatar Bill Pemberton 3-3/+3
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 52-72/+72
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 50-50/+50
2012-11-20Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Gravatar Olof Johansson 1-0/+11
2012-11-19Fix misspellings of "whether" in comments.Gravatar Adam Buchbinder 1-1/+1
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtGravatar Arnd Bergmann 1-1/+0
2012-11-16watchdog: at91sam9_wdt: add device tree supportGravatar Fabio Porcedda 1-0/+11
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Gravatar Arnd Bergmann 1-14/+12
2012-11-08watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptrGravatar Paul Walmsley 1-14/+12
2012-11-08WATCHDOG: fix build PM warningsGravatar Russell King 1-4/+2
2012-10-15watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionGravatar Shawn Guo 1-1/+0
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-11/+10
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-0/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 3-4/+21
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2012-09-27m68knommu: clean up ColdFire 54xx General Timer definitionsGravatar Greg Ungerer 1-11/+10
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 1-0/+5
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHGravatar James Ralston 1-0/+1
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Gravatar Olof Johansson 1-1/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupGravatar Olof Johansson 2-5/+3
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Gravatar Tony Lindgren 1-0/+5
2012-09-11Merge branch 'ks8695/timer' into next/cleanupGravatar Olof Johansson 1-1/+13
2012-09-11watchdog: ks8695: sink registers into driverGravatar Linus Walleij 1-1/+13
2012-09-11watchdog/mpc8xxx: add a const qualifierGravatar Arnd Bergmann 1-1/+1
2012-09-10watchdog: move the dereference below the NULL testGravatar Wei Yongjun 1-1/+2
2012-09-10hpwdt: Fix kdump issue in hpwdtGravatar Toshi Kani 1-0/+3
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hGravatar Sachin Kamat 1-1/+0
2012-08-26ARM: mach-pnx4008: Remove architectureGravatar Roland Stigge 1-3/+3
2012-08-17booke/wdt: some ioctls do not return values properlyGravatar Tiejun Chen 1-4/+3
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+8
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-7/+7
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusGravatar Russell King 1-7/+7
2012-07-27ARM: Orion: DTify the watchdog timer.Gravatar Andrew Lunn 1-0/+8
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 11-361/+121