aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2012-12-19watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe
2012-12-19watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka
2012-12-19watchdog: davinci_wdt: add OF supportMurali Karicheri
2012-12-19watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera
2012-12-19watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi
2012-12-19watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-19watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-19watchdog: DA9055 Watchdog driverAshish Jangam
2012-12-19watchdog: omap_wdt: eliminate gotoAaro Koskinen
2012-12-19watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen
2012-12-19watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-12-19watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam
2012-12-19watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula
2012-12-19davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30watchdog: OMAP: fixup for ARM multiplatform supportTony Lindgren
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitdataBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-11-20Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Olof Johansson
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann
2012-11-16watchdog: at91sam9_wdt: add device tree supportFabio Porcedda
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann
2012-11-08watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptrPaul Walmsley
2012-11-08WATCHDOG: fix build PM warningsRussell King
2012-10-15watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-27m68knommu: clean up ColdFire 54xx General Timer definitionsGreg Ungerer
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-11Merge branch 'ks8695/timer' into next/cleanupOlof Johansson