aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
* watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-12-19
* watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam2012-12-19
* watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru2012-12-19
* watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-19
* watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2012-12-19
* davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-19
* watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-12-19
* watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos2012-12-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\ \
| | * | watchdog: OMAP: fixup for ARM multiplatform supportTony Lindgren2012-11-30
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\| | |
| * | | Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Olof Johansson2012-11-21
| |\ \ \
| | * | | watchdog: at91sam9_wdt: add device tree supportFabio Porcedda2012-11-16
| | | |/ | | |/|
| * | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \
| * | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-15
| |\| | | | | |/ / | |/| |
| | * | watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptrPaul Walmsley2012-11-08
| | |/
| * / watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\ \
| * | WATCHDOG: fix build PM warningsRussell King2012-11-08
| |/
* | watchdog: remove use of __devexitBill Pemberton2012-11-28
* | watchdog: remove use of __devinitdataBill Pemberton2012-11-28
* | watchdog: remove use of __devinitBill Pemberton2012-11-28
* | watchdog: remove use of __devexit_pBill Pemberton2012-11-28
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-10-07
|\
| * m68knommu: clean up ColdFire 54xx General Timer definitionsGreg Ungerer2012-09-27
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-04
|\ \
| * | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-15
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \
| * \ \ Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
| |\ \ \
| | * | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-13
| |\| | |
| * | | | Merge branch 'ks8695/timer' into next/cleanupOlof Johansson2012-09-12
| |\ \ \ \
| | * | | | watchdog: ks8695: sink registers into driverLinus Walleij2012-09-12
| | | |/ / | | |/| |
| * / | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-26
| |/ / /
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
| |\ \ \ | | |_|/ | |/| |
| | * | watchdog/mpc8xxx: add a const qualifierArnd Bergmann2012-09-11
| | |/
* | | watchdog: move the dereference below the NULL testWei Yongjun2012-09-10
* | | hpwdt: Fix kdump issue in hpwdtToshi Kani2012-09-10
|/ /
* | watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat2012-08-29
* | booke/wdt: some ioctls do not return values properlyTiejun Chen2012-08-17
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-02
|\
| * ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-27
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\ \
| | \
| | \
| *-. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-09
| | |/