Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a6b88814ab541d386d793f6df260a3e4d5cccb11
/
drivers
/
watchdog
c3bb333
watchdog: Add RAVE SP watchdog driver
by Andrey Smirnov
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
44ea394
drivers/watchdog: make use of devm_register_reboot_notifier()
by Andrey Smirnov
· 7 years ago
892204e
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fe1a5cb
watchdog: jz4780: Allow selection of jz4740-wdt driver
by Mathieu Malaterre
· 7 years ago
d1cadcb
watchdog: lpc18xx_wdt: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4fa42b4
watchdog: cpwd: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
1ff9789
timer: Remove users of expire and data arguments to DEFINE_TIMER
by Kees Cook
· 7 years ago
73184130
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
4cb30b0
watchdog: mei_wdt: constify mei_cl_device_id
by Arvind Yadav
· 7 years ago
05ce42f
watchdog: sp805: constify amba_id
by Arvind Yadav
· 7 years ago
68c82be
watchdog: ziirave: constify i2c_device_id
by Arvind Yadav
· 7 years ago
39ad808
watchdog: sc1200: constify pnp_device_id
by Arvind Yadav
· 7 years ago
1f18559
watchdog: renesas_wdt: update copyright dates
by Wolfram Sang
· 7 years ago
9c22b6d
watchdog: renesas_wdt: make 'clk' a variable local to probe()
by Wolfram Sang
· 7 years ago
3be4294
watchdog: renesas_wdt: consistently use RuntimePM for clock management
by Wolfram Sang
· 7 years ago
012c046
watchdog: aspeed: Support configuration of external signal properties
by Andrew Jeffery
· 7 years ago
b7f0b8a
drivers/watchdog: ASPEED reference dev tree properties for config
by Christopher Bostic
· 7 years ago
a1f2a82
watchdog: da9063_wdt: Simplify by removing unneeded struct...
by fzuuzf@googlemail.com
· 7 years ago
dd0a18c
watchdog: bcm7038: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
15210ad
watchdog: qcom: Check for platform_get_resource() failure
by Fabio Estevam
· 7 years ago
6f671c6
watchdog: of_xilinx_wdt: Add suspend/resume support
by Michal Simek
· 7 years ago
b6bc416
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
by Maulik Jodhani
· 7 years ago
e8c7ebf
watchdog: max77620_wdt: constify platform_device_id
by Arvind Yadav
· 7 years ago
cc53e1c
watchdog: pcwd_usb: constify usb_device_id
by Arvind Yadav
· 7 years ago
f3a7f6f
watchdog: cadence_wdt: Show information when driver is probed
by Michal Simek
· 7 years ago
db202f4
watchdog: cadence_wdt: Enable access to module parameters
by Michal Simek
· 7 years ago
323edb2
watchdog: constify watchdog_ops and watchdog_info structures
by Julia Lawall
· 7 years ago
d94fa46
watchdog: asm9260_wdt: don't round closest with get_timeleft
by Wolfram Sang
· 7 years ago
03a196f
watchdog: renesas_wdt: add another divider option
by Wolfram Sang
· 7 years ago
82f64cd
watchdog: renesas_wdt: apply better precision
by Wolfram Sang
· 7 years ago
1c1b243
watchdog: renesas_wdt: don't round closest with get_timeleft
by Wolfram Sang
· 7 years ago
b51247c
watchdog: renesas_wdt: check rate also for upper limit
by Wolfram Sang
· 7 years ago
f6159dd
watchdog: renesas_wdt: avoid (theoretical) type overflow
by Wolfram Sang
· 7 years ago
0bade02
watchdog: mt7621: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
a248e5e
watchdog: rt2880: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
39055bb
watchdog: zx2967: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
fcc6da0
watchdog: asm9260: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
43a64e8
watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
by Martin Blumenstingl
· 7 years ago
08b10b5
watchdog: w83627hf: make const array chip_name static
by Colin Ian King
· 7 years ago
9215fc7
watchdog: coh901327_wdt: constify watchdog_ops structure
by Gustavo A. R. Silva
· 7 years ago
d7b16e7
watchdog: stm32_iwdg: constify watchdog_ops structure
by Gustavo A. R. Silva
· 7 years ago
2211a8d
watchdog: it87_wdt: constify watchdog_ops structure
by Gustavo A. R. Silva
· 7 years ago
5870ac7
watchdog: ts72xx_wdt: constify watchdog_ops structure
by Gustavo A. R. Silva
· 7 years ago
fc61e83
watchdog: Revert "iTCO_wdt: all versions count down twice"
by Wim Van Sebroeck
· 7 years ago
1d1821b
watchdog: octeon-wdt: Add support for 78XX SOCs.
by Carlos Munoz
· 7 years ago
0cd4e7a
watchdog: octeon-wdt: Add support for cn68XX SOCs.
by David Daney
· 7 years ago
381cec0
watchdog: octeon-wdt: File cleaning.
by Steven J. Hill
· 7 years ago
49d148b
watchdog: octeon-wdt: Remove old boot vector code.
by Steven J. Hill
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
710322b
watchdog: lantiq: access boot cause register through regmap
by Hauke Mehrtens
· 7 years ago
07d306c
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
c013b65
watchdog: introduce watchdog_worker_should_ping helper
by Rasmus Villemoes
· 7 years ago
e7bf0289
watchdog: uniphier: add UniPhier watchdog driver
by Keiji Hayashibara
· 7 years ago
011e29e
watchdog: cadence_wdt: make of_device_ids const.
by Arvind Yadav
· 7 years ago
935988c
watchdog: zx2967: constify zx2967_wdt_ops.
by Arvind Yadav
· 7 years ago
d34f1f4
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
by Arvind Yadav
· 7 years ago
737bcff
watchdog: davinci: Add missing clk_disable_unprepare().
by Arvind Yadav
· 7 years ago
8f11eb5
watchdog: davinci: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
65360944
watchdog: meson: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
cddda07
watchdog: it87: Add support for various Super-IO chips
by Guenter Roeck
· 7 years ago
1123c51
watchdog: it87: Use infrastructure to stop watchdog on reboot
by Guenter Roeck
· 7 years ago
893dc8b
watchdog: it87: Drop support for resetting watchdog though CIR and Game port
by Guenter Roeck
· 7 years ago
1d7b803
watchdog: it87: Convert to use watchdog core infrastructure
by Guenter Roeck
· 7 years ago
7334030
watchdog: it87: Drop FSF mailing address
by Guenter Roeck
· 7 years ago
65a3b69
watchdog: dw_wdt: get reset lines from dt
by Steffen Trumtrar
· 7 years ago
42bed04
drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
by Murilo Opsfelder Araujo
· 7 years ago
3a9aedb
watchdog: w83627hf: Add support for NCT6793D and NCT6795D
by Guenter Roeck
· 7 years ago
2501b01
watchdog: core: add option to avoid early handling of watchdog
by Sebastian Reichel
· 8 years ago
166fbcf
watchdog: f71808e_wdt: Add F71868 support
by Maciej S. Szmigiero
· 8 years ago
4332d11
watchdog: Add STM32 IWDG driver
by Yannick Fertre
· 8 years ago
03bca15
watchdog: gpio: Convert to use infrastructure triggered keepalives
by Guenter Roeck
· 9 years ago
ecd94a4
watchdog: orion: make license info match the file header
by Uwe Kleine-König
· 8 years ago
08497f2
watchdog: s3c2410: Minor code cleanup
by Krzysztof Kozlowski
· 8 years ago
a9a02c4
watchdog: s3c2410: Simplify getting driver data
by Krzysztof Kozlowski
· 8 years ago
58415ef
watchdog: s3c2410: Constify local structures
by Krzysztof Kozlowski
· 8 years ago
954351e
watchdog: intel-mid_wdt: Keep watchdog running
by Andy Shevchenko
· 8 years ago
aea2418
watchdog: add rza_wdt driver
by Chris Brandt
· 8 years ago
5dca80f6
watchdog: sama5d4: Add comment explaining what happens on resume
by Alexandre Belloni
· 8 years ago
39bd56d
watchodg: sama5d4: simplify probe
by Alexandre Belloni
· 8 years ago
fedf266f
watchdog: bcm281xx: Fix use of uninitialized spinlock.
by Eric Anholt
· 8 years ago
07441a7
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
by Wei Yongjun
· 8 years ago
1fccb73
iTCO_wdt: all versions count down twice
by Paolo Bonzini
· 8 years ago
455a9a6
watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT
by Shile Zhang
· 8 years ago
0ddad77
watchdog: cadence_wdt: fix timeout setting
by Tomas Melin
· 8 years ago
46c319b
watchdog: pcwd_usb: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
ddd6d24
watchdog: sama5d4: fix race condition
by Alexandre Belloni
· 8 years ago
015b528
watchdog: sama5d4: fix WDDIS handling
by Alexandre Belloni
· 8 years ago
d8f1dea
watchdog: orion: fix compile-test dependencies
by Arnd Bergmann
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
23f19a5
drivers/watchdog/hpwdt.c: use set_memory.h header
by Laura Abbott
· 8 years ago
140c91b2
watchdog: iTCO_wdt: Add PMC specific noreboot update api
by Kuppuswamy Sathyanarayanan
· 8 years ago
f583a88
watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
by Kuppuswamy Sathyanarayanan
· 8 years ago
5d1c93c
Annotate hardware config module parameters in drivers/watchdog/
by David Howells
· 8 years ago
9ad82f1
watchdog: retu: restore MFD dependency
by Arnd Bergmann
· 8 years ago
9297b65
watchdog: db8500: add back prmcu dependency
by Arnd Bergmann
· 8 years ago
Next »