Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
49a05ecde3f130ae9d69ab619e3ea125cf1f32c9
/
drivers
/
watchdog
763f969
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
16a7eec
watchdog: da9063: remove duplicated timeout_to_sel calls
by Marco Felsch
· 7 years ago
6f4cedb
watchdog: da9063: rename helper function to avoid misunderstandings
by Marco Felsch
· 7 years ago
f587e47
watchdog: da9062: remove unused code
by Michael Grzeschik
· 7 years ago
be9e9c2
watchdog: da9063: Fix timeout handling during probe
by Marco Felsch
· 7 years ago
44ee54a
watchdog: da9063: Fix updating timeout value
by Marco Felsch
· 7 years ago
e46bb55
watchdog: da9063: Fix setting/changing timeout
by Marco Felsch
· 7 years ago
343c230
watchdog: mena21_wdt: Drop unnecessary mutex lock
by Jia-Ju Bai
· 7 years ago
62290a5
watchdog: hpwdt: Claim NMIs generated by iLO5
by Jerry Hoemann
· 7 years ago
6c5c0d4
watchdog: sp805: add restart handler
by Jongsung Kim
· 7 years ago
665f944
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
by Geert Uytterhoeven
· 7 years ago
2074563
watchdog: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
b6559c8
watchdog: JZ4740: Drop module remove function
by Paul Cercueil
· 7 years ago
b491805
watchdog: JZ4740: Register a restart handler
by Paul Cercueil
· 7 years ago
6bdbc1f
watchdog: JZ4740: Use devm_* functions
by Paul Cercueil
· 7 years ago
212c105
watchdog: JZ4740: Disable clock after stopping counter
by Paul Cercueil
· 7 years ago
49d4d27
aspeed: watchdog: Set bootstatus during probe
by Eddie James
· 7 years ago
fdac6a9
watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
by Veeraiyan Chidambaram
· 7 years ago
e30d69d
watchdog: wafer5823wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
3ff0751
watchdog: w83977f_wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
a03cc68
watchdog: sch311x_wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
41531f5
Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
1b2951d
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
1991a55
Merge branch 'v4.17-rc1'
by Wim Van Sebroeck
· 7 years ago
d66e536
watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
by Alexey Khoroshilov
· 7 years ago
011bf62
watchdog: remove bfin_wdt driver
by Arnd Bergmann
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
ab17ed7
Merge branch 'v4.17-rc1'
by Wim Van Sebroeck
· 7 years ago
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
b1abf6f
ACPI / watchdog: Fix off-by-one error at resource assignment
by Takashi Iwai
· 7 years ago
95260c1
Merge tag 'v4.16-rc5' into devel
by Linus Walleij
· 7 years ago
2e8ebed
Merge branch 'v4.16-fixes'
by Wim Van Sebroeck
· 7 years ago
8c08837
watchdog: dw: save/restore control and timeout across suspend/resume
by Brian Norris
· 7 years ago
a81abbb
watchdog: dw: RMW the control register
by Brian Norris
· 7 years ago
3c578cd
watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()
by Alexey Khoroshilov
· 7 years ago
d2fc8db
watchdog: aspeed: Fix translation of reset mode to ctrl register
by Milton Miller
· 7 years ago
1462eec
Merge branch 'v4.16-fixes'
by Wim Van Sebroeck
· 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
977f6f6
watchdog: f71808e_wdt: Fix WD_EN register read
by Igor Pylypiv
· 7 years ago
b67aea2b
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic
by Arnd Bergmann
· 7 years ago
b9b2909
watchdog: imgpdc: Drop METAG dependency
by James Hogan
· 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
ccfe35e
watchdog: Change ISA_BUS_API dependency to selection
by William Breathitt Gray
· 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
d040a2e
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
a3483443
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
Next »