Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2e62c4988bbf2b514aa7672c2ee5252531c7155f
/
drivers
/
watchdog
2e62c49
watchdog: add SPDX identifiers for watchdog subsystem
by Marcus Folkesson
· 7 years ago
6ffa340
watchdog: aspeed: Allow configuring for alternate boot
by Milton Miller
· 7 years ago
975b7f0
watchdog: Add Nuvoton NPCM watchdog driver
by Joel Stanley
· 7 years ago
089bcaa
watchdog: renesas_wdt: Add restart handler
by Fabrizio Castro
· 7 years ago
3fe95e6
watchdog: renesas_wdt: Add R-Car Gen2 support
by Fabrizio Castro
· 7 years ago
07278ca
watchdog: renesas_wdt: Add suspend/resume support
by Fabrizio Castro
· 7 years ago
755ae84
watchdog: hpwdt: Update driver version.
by Jerry Hoemann
· 7 years ago
ccfd692
watchdog: hpwdt: Add dynamic debug
by Jerry Hoemann
· 7 years ago
0458f40
watchdog: hpwdt: Programable Pretimeout NMI
by Jerry Hoemann
· 7 years ago
703fc3d
watchdog: hpwdt: remove allow_kdump module parameter.
by Jerry Hoemann
· 7 years ago
a6c2473
watchdog: hpwdt: condition early return of NMI handler on iLO5
by Jerry Hoemann
· 7 years ago
d0a4027
watchdog: hpwdt: Modify to use watchdog core.
by Jerry Hoemann
· 7 years ago
a042229
watchdog: hpwdt: Update nmi_panic message.
by Jerry Hoemann
· 7 years ago
9a46fc4
watchdog: hpwdt: Update Module info and copyright.
by Jerry Hoemann
· 7 years ago
3c829f4
watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
by Alexey Khoroshilov
· 7 years ago
8d039d4
watchdog: coh901327: make license text and module licence match
by Marcus Folkesson
· 7 years ago
df6af78
watchdog: lpc18xx: remove assignment of unused ret-value
by Marcus Folkesson
· 7 years ago
65adfa2
watchdog: gpio: change order for setting default timeout
by Marcus Folkesson
· 7 years ago
1253730
watchdog: omap_wdt: change order for setting default timeout
by Marcus Folkesson
· 7 years ago
6308939
watchdog: uniphier: change order for setting default timeout
by Marcus Folkesson
· 7 years ago
321390d
watchdog: coh901327: make use of timeout-secs provided in devicetree
by Marcus Folkesson
· 7 years ago
4590d62
watchdog: meson: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
b82e695
watchdog: mtk: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
d956aa7
watchdog: pnx4008: make use of timeout-secs provided in devicetree
by Marcus Folkesson
· 7 years ago
f70b145
watchdog: sirfsoc: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
1d1dedc
watchdog: sunxi: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
976932e
watchdog: sama5d4: make use of timeout-secs provided in devicetree
by Marcus Folkesson
· 7 years ago
2b77f00
watchdog: imx2_wdt: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
2b3d89b
watchdog: hpwdt: Remove legacy NMI sourcing.
by Jerry Hoemann
· 7 years ago
93ac3de
watchdog: sbsa: use 32-bit read for WCV
by Jayachandran C
· 7 years ago
7bd3e7b
watchdog: f71808e_wdt: Fix magic close handling
by Igor Pylypiv
· 7 years ago
a17f4f0
watchdog: sp5100_tco.c: fix potential build failure
by Wim Van Sebroeck
· 7 years ago
4cd6764
watchdog: xen_wdt: fix potential build failure
by Radu Rendec
· 7 years ago
7e2e5158
watchdog: i6300esb: fix build failure
by Matteo Croce
· 7 years ago
20e6bb1
watchdog: rave-sp: add NVMEM dependency
by Arnd Bergmann
· 7 years ago
7e6127c
Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
d040a2ee
watchdog: remove at32ap700x_wdt
by Corentin Labbe
· 7 years ago
887d2ec
watchdog: sp5100_tco: Add support for recent FCH versions
by Guenter Roeck
· 7 years ago
f7781b0
watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
by Guenter Roeck
· 7 years ago
17b2083
watchdog: sp5100_tco: Use bit operations
by Guenter Roeck
· 7 years ago
7cd9d5f
watchdog: sp5100_tco: Convert to use watchdog subsystem
by Guenter Roeck
· 7 years ago
5bbecc5
watchdog: sp5100_tco: Clean up function and variable names
by Guenter Roeck
· 7 years ago
fd8f909
watchdog: sp5100_tco: Use dev_ print functions where possible
by Guenter Roeck
· 7 years ago
a348344
watchdog: sp5100_tco: Match PCI device early
by Guenter Roeck
· 7 years ago
e189410
watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
by Guenter Roeck
· 7 years ago
23dfe14
watchdog: sp5100_tco: Use standard error codes
by Guenter Roeck
· 7 years ago
16e7730
watchdog: sp5100_tco: Use request_muxed_region where possible
by Guenter Roeck
· 7 years ago
f541c09
watchdog: sp5100_tco: Fix watchdog disable bit
by Guenter Roeck
· 7 years ago
2b750cf
watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
by Guenter Roeck
· 7 years ago
1ff6882
watchdog: core: make sure the watchdog_worker is not deferred
by Christophe Leroy
· 7 years ago
1d2e5eb
watchdog: mt7621: switch to using managed devm_watchdog_register_device()
by André Draszik
· 7 years ago
392d39a
watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate
by André Draszik
· 7 years ago
0be2672
watchdog: imx2_wdt: restore previous timeout after suspend+resume
by Martin Kaiser
· 7 years ago
c3bb333
watchdog: Add RAVE SP watchdog driver
by Andrey Smirnov
· 7 years ago
38a1222
watchdog: core: make sure the watchdog worker always works
by Christophe Leroy
· 7 years ago
71d1f05
watchdog: davinci_wdt: add restart function
by David Lechner
· 7 years ago
8bc8647
watchdog: document watchdog_init_timeout() wdd parameter
by Corentin Labbe
· 7 years ago
aeebc6b
watchdog: hpwdt: fix unused variable warning
by Arnd Bergmann
· 7 years ago
1398395
watchdog: ib700wdt: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
82c8b5c
watchdog: eurotechwdt: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
49620a2
watchdog: stm32: Fix copyright
by Benjamin Gaignard
· 7 years ago
bf02097
watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define
by Greg Kroah-Hartman
· 7 years ago
c41fe7c
watchdog: xen_wdt: remove info message and version number
by Radu Rendec
· 7 years ago
18cffd6
watchdog: xen_wdt: use the watchdog subsystem
by Radu Rendec
· 7 years ago
4776034
watchdog: Add Spreadtrum watchdog driver
by Eric Long
· 7 years ago
19ce949
watchdog: mpc8xxx: use the core worker function
by Christophe Leroy
· 7 years ago
bc137df
watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
by Rasmus Villemoes
· 7 years ago
57b6d48
watchdog: wdt_pci: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
e2af309
watchdog: watchdog_dev: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
4d37972
watchdog: pcwd_pci: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
3d002ea
watchdog: pcwd_usb: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
fd846b5
watchdog: f71808e_wdt: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
a9868bc
watchdog: alim1535_wdt: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
083cceb
watchdog: advantechwdt: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
7692a98
watchdog: mei_wdt: don't use of variable length array
by Tomas Winkler
· 7 years ago
788c2fd
watchdog: i6300esb: remove info message and version number
by Radu Rendec
· 7 years ago
568d601
watchdog: i6300esb: do not hardcode heartbeat limits
by Radu Rendec
· 7 years ago
cf73120
watchdog: i6300esb: support multiple devices
by Radu Rendec
· 7 years ago
7af4ac8
watchdog: i6300esb: use the watchdog subsystem
by Radu Rendec
· 7 years ago
838534e
watchdog: hpwdt: Check source of NMI
by Jerry Hoemann
· 7 years ago
e531037
watchdog: sunxi_wdt: use of_device_get_match_data
by Corentin Labbe
· 7 years ago
b6c84c9
watchdog: xen: use time64_t for timeouts
by Arnd Bergmann
· 7 years ago
fb48426
watchdog: da9062: use protection delay mechanism from core
by Michael Grzeschik
· 7 years ago
f31b2a9
watchdog: da9062: Disable and wait before changing timeout
by Michael Grzeschik
· 7 years ago
540f635
watchdog: da9062: Add restart handler support
by Michael Grzeschik
· 7 years ago
d5433fd
watchdog: ftwdt010: Make interrupt optional
by Linus Walleij
· 7 years ago
766a2aa
watchdog: gemini/ftwdt010: rename driver and symbols
by Linus Walleij
· 7 years ago
844ecd9
watchdog: orion: fix typo
by Chris Packham
· 7 years ago
a2363f9
watchdog: gpio: Convert to use GPIO descriptors
by Linus Walleij
· 7 years ago
d0d0677
watchdog: gpio: Add some local helper variables
by Linus Walleij
· 7 years ago
1bfe888
watchdog: dw_wdt: add stop watchdog operation
by Oleksij Rempel
· 7 years ago
d4238aa
watchdog: aspeed: Move init to arch_initcall
by Andrew Jeffery
· 7 years ago
2050dd0
watchdog: aspeed: Remove specific reference to AST2400 in Kconfig
by Andrew Jeffery
· 7 years ago
ffff023a
watchdog: aspeed: Fix 'Apseed' typo in Kconfig
by Andrew Jeffery
· 7 years ago
9f3e13c
watchdog: aspeed: Retain watchdog enabled state
by Andrew Jeffery
· 7 years ago
71246c3
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
by Mathieu Malaterre
· 7 years ago
2bdf6ac
watchdog: Add Realtek RTD1295
by Andreas Färber
· 7 years ago
c42cbe4
watchdog: hpwdt: SMBIOS check
by Jerry Hoemann
· 7 years ago
24f8d23
watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
by Matt Redfearn
· 7 years ago
914d65f
watchdog: Fix kref imbalance seen if handle_boot_enabled=0
by Guenter Roeck
· 7 years ago
Next »