aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ixp4xx_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-29watchdog: ixp4xx: Make sure restart always worksGravatar Linus Walleij 1-3/+25
2023-04-22watchdog: ixp4xx: Use devm_clk_get_enabled() helperGravatar Christophe JAILLET 1-15/+3
2022-03-27watchdog: ixp4xx: Implement restartGravatar Linus Walleij 1-0/+14
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGravatar Guenter Roeck 1-1/+1
2021-08-04watchdog: ixp4xx: Rewrite driver to use coreGravatar Linus Walleij 1-165/+118
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+9
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2019-04-23ARM: ixp4xx: Add device tree boot supportGravatar Linus Walleij 1-0/+9
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-2/+0
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-6/+5
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksGravatar Axel Lin 1-1/+0
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2008-09-01[ARM] cputype: separate definitions, use themGravatar Russell King 1-3/+1
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationGravatar Adrian Bunk 1-1/+1
2008-08-08Merge Linus' latest into masterGravatar Russell King 1-38/+29
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadGravatar Russell King 1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-7/+6
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-5/+5
2008-08-06[WATCHDOG] Clean-up includesGravatar Wim Van Sebroeck 1-1/+1
2008-06-13[WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctlGravatar Alan Cox 1-24/+17
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+225