summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-05-05watchdog: max77620_wdt: Convert to use device managed functions and other imp...Guenter Roeck
2019-05-05watchdog: max63xx_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: lpc18xx_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: kempld_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: iTCO_wdt: Various improvementsGuenter Roeck
2019-05-05watchdog: gpio_wdt: Convert to use device managed functions and other improve...Guenter Roeck
2019-05-05watchdog: ftwdt010_wdt: Use 'dev' consistentlyGuenter Roeck
2019-05-05watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: davinci_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: cadence_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...Guenter Roeck
2019-05-05watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: bcm2835_wdt: drop platform_set_drvdataGuenter Roeck
2019-05-05watchdog: atlas7_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: asm9260_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...Guenter Roeck
2019-05-05watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann
2019-05-05watchdog: machzwd : fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-05-05watchdog: rtd119x_wdt: Fix remove functionGuenter Roeck
2019-05-05watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing
2019-05-05watchdog: alim7101: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2019-05-05watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-05watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang
2019-05-05watchdog: bd70528: Initial support for ROHM BD70528 watchdog blockMatti Vaittinen
2019-05-05watchdog: f71808e_wdt: fix F81866 bit operationJi-Ze Hong (Peter Hong)
2019-05-05watchdog: f71808e_wdt: separate declaration and assignmentJi-Ze Hong (Peter Hong)
2019-05-05watchdog: i6300esb: stop printing kernel addressesMatteo Croce
2019-05-05watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy
2019-05-05watchdog: orion_wdt: remove orion_wdt_set_timeoutChris Packham
2019-04-30watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij
2019-03-11Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-02watchdog: w83877f_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sc520_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sbc60xxwdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: smsc37b787_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: sc1200: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: pc87413: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-02watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.Michael Shych
2019-03-02watchdog: dw: remove useless pr_fmtJisheng Zhang
2019-03-02watchdog: pika_wdt: drop pointless static qualifier in pikawdt_initYueHaibing