summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-212-2/+0
* watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann2015-01-211-0/+9
* watchdog: imx2_wdt: Improve power management support.Xiubo Li2015-01-211-9/+22
* watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam2014-12-181-1/+1
* watchdog: imx2_wdt: Add power management support.Xiubo Li2014-12-181-0/+47
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1454-54/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0354-54/+0
| |\
| | * watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-2055-55/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-1/+41
|\ \ \
| * \ \ Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner2014-11-271-1/+41
| |\ \ \ | | |/ / | |/| |
| | * | watchdog: orion: Use the reference clock on Armada 375 SoCEzequiel Garcia2014-11-261-1/+41
* | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-091-2/+2
|\ \ \ \
| * | | | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre2014-11-261-2/+2
| |/ / /
* | | | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan2014-12-051-1/+1
|/ / /
* | | watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
* | | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang2014-10-201-1/+2
* | | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
* | | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76
* | | watchdog: imx2_wdt: add restart handler supportJingchang Lu2014-10-201-0/+37
* | | watchdog: qcom: register a restart notifierJosh Cartwright2014-10-201-0/+38
* | | watchdog: s3c2410: add restart handlerHeiko Stuebner2014-10-201-0/+36
* | | watchdog: dw_wdt: add restart handler supportJisheng Zhang2014-10-201-0/+32
* | | ARM: meson: add watchdog driverCarlo Caione2014-10-203-0/+247
* | | stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki2014-10-201-0/+24
* | | watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak2014-10-203-0/+201
* | | watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani2014-10-203-0/+210
* | | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi2014-10-201-0/+11
* | | watchdog: qcom: add support for KPSS WDTJosh Cartwright2014-10-203-0/+200
* | | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang2014-10-201-1/+3
* | | watchdog: Add Cadence WDT driverHarini Katakam2014-10-203-0/+525
* | | watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li2014-10-201-6/+0
* | | watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg2014-10-201-5/+1
* | | powerpc: booke_wdt: Fix build error as a modulePranith Kumar2014-10-201-23/+5
* | | watchdog: xilinx: Remove .owner field for driverMichal Simek2014-10-201-1/+0
| |/ |/|
* | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-103-0/+214
|\ \
| * | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner2014-09-243-0/+214
| |/
* | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-103-33/+72
|\ \
| * | watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-11/+20
| * | watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-10/+32
| * | watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-12/+20
| |/
* | watchdog: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-28/+34
|\
| * MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen2014-08-021-28/+34
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-1/+1
|\ \
| * | s390/watchdog: Fix module name in Kconfig help textPhilipp Hachtmann2014-07-221-1/+1
| |/
* | wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-051-0/+29
* | watchdog: imx2_wdt: adds big endianness support.Xiubo Li2014-08-051-0/+7
* | watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...George Cherian2014-08-051-4/+1
* | watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...George Cherian2014-08-051-5/+0
* | watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian2014-08-051-3/+0
|/
OpenPOWER on IntegriCloud