index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-17
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-09
watchdog: jz4780: Allow selection of jz4740-wdt driver
Mathieu Malaterre
2017-11-02
watchdog: lpc18xx_wdt: Convert timers to use timer_setup()
Kees Cook
2017-11-02
watchdog: cpwd: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-09
watchdog: mei_wdt: constify mei_cl_device_id
Arvind Yadav
2017-09-09
watchdog: sp805: constify amba_id
Arvind Yadav
2017-09-09
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
2017-09-09
watchdog: sc1200: constify pnp_device_id
Arvind Yadav
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
2017-09-09
watchdog: aspeed: Support configuration of external signal properties
Andrew Jeffery
2017-09-09
drivers/watchdog: ASPEED reference dev tree properties for config
Christopher Bostic
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
2017-09-09
watchdog: of_xilinx_wdt: Add suspend/resume support
Michal Simek
2017-09-09
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
Maulik Jodhani
2017-09-09
watchdog: max77620_wdt: constify platform_device_id
Arvind Yadav
2017-09-09
watchdog: pcwd_usb: constify usb_device_id
Arvind Yadav
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
2017-09-09
watchdog: cadence_wdt: Enable access to module parameters
Michal Simek
2017-09-09
watchdog: constify watchdog_ops and watchdog_info structures
Julia Lawall
2017-09-09
watchdog: asm9260_wdt: don't round closest with get_timeleft
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
2017-09-09
watchdog: mt7621: explicitly request exclusive reset control
Philipp Zabel
2017-09-09
watchdog: rt2880: explicitly request exclusive reset control
Philipp Zabel
2017-09-09
watchdog: zx2967: explicitly request exclusive reset control
Philipp Zabel
2017-09-09
watchdog: asm9260: explicitly request exclusive reset control
Philipp Zabel
2017-09-09
watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
Martin Blumenstingl
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
2017-09-09
watchdog: coh901327_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
watchdog: stm32_iwdg: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
watchdog: it87_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
2017-09-04
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
2017-09-04
watchdog: octeon-wdt: Add support for cn68XX SOCs.
David Daney
[next]