summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-17drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-09watchdog: jz4780: Allow selection of jz4740-wdt driverMathieu Malaterre
2017-11-02watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook
2017-11-02watchdog: cpwd: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-09watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav
2017-09-09watchdog: sp805: constify amba_idArvind Yadav
2017-09-09watchdog: ziirave: constify i2c_device_idArvind Yadav
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl
2017-09-09watchdog: w83627hf: make const array chip_name staticColin Ian King
2017-09-09watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck
2017-09-04watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz
2017-09-04watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney