Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bd6f2fd5a1d52198468c5cdc3c2472362dff5aaa
/
drivers
/
watchdog
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
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
4bcd615
watchdog: Fix potential kref imbalance when opening watchdog
by Guenter Roeck
· 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
Next »