Sign in
android-kvm
/
linux
/
6b34cd8e175bfbf4f3f01b6d19eae18245e1a8cc
/
drivers
/
watchdog
/
imx2_wdt.c
14244b7
watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend
by Grzegorz Jaszczyk
· 3 years, 6 months ago
e0b101a
watchdog: imx2_wdt: avoid to ping before resume back
by Robin Gong
· 3 years, 7 months ago
62c35b4
watchdog: imx2_wdt: update contact email
by Wolfram Sang
· 4 years, 8 months ago
436867b
watchdog: imx2_wdt: Drop .remove callback
by Anson Huang
· 4 years, 10 months ago
8686532
watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly
by Anson Huang
· 5 years ago
ebe66de
watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
by Anson Huang
· 5 years ago
87d1846
watchdog: imx2_wdt: Remove unnecessary blank line
by Anson Huang
· 5 years ago
144783a
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
by Rasmus Villemoes
· 5 years ago
63c1cd5
watchdog: imx2_wdt: drop warning after registering device
by Wolfram Sang
· 6 years ago
b07e228
watchdog: imx2_wdt: Fix set_timeout for big timeout values
by Georg Hofmann
· 6 years ago
24b8225
watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
cd6100f
watchdog: imx2_wdt: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
2b77f00
watchdog: imx2_wdt: allow setting timeout in devicetree
by Marcus Folkesson
· 7 years ago
0be2672
watchdog: imx2_wdt: restore previous timeout after suspend+resume
by Martin Kaiser
· 7 years ago
39487f6
watchdog: imx2_wdt: add pretimeout function support
by Vladimir Zapolskiy
· 8 years ago
68d4cb8
watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
by Vladimir Zapolskiy
· 8 years ago
bc677ff4
watchdog: imx2_wdt: add external reset support via dt prop
by Tim Harvey
· 9 years ago
11d7aba
watchdog: imx2: Convert to use infrastructure triggered keepalives
by Guenter Roeck
· 9 years ago
4d8b229
watchdog: Add 'action' and 'data' parameters to restart handler callback
by Guenter Roeck
· 9 years ago
2d9d2475
watchdog: imx2_wdt: use core restart handler
by Damien Riegel
· 9 years ago
9493c0d
watchdog: imx2_wdt: Use register definition in regmap_write()
by Fabio Estevam
· 9 years ago
db11cba
watchdog: imx2_wdt: Disable previously acquired clock on error path
by Fabio Estevam
· 10 years ago
aefb163
watchdog: imx2_wdt: Check for clk_prepare_enable() error
by Fabio Estevam
· 10 years ago
8135193
watchdog: imx2_wdt: set watchdog parent device
by Vladimir Zapolskiy
· 10 years ago
30dd4a8
watchdog: imx2_wdt: also set wdog->timeout to new_timeout
by Michael Grzeschik
· 10 years ago
4bd8ce3
watchdog: imx2: Constify struct regmap_config and watchdog_ops
by Krzysztof Kozlowski
· 10 years ago
5fe65ce
watchdog: imx2_wdt: Disable power down counter on boot
by Markus Pargmann
· 10 years ago
bbd5900
watchdog: imx2_wdt: Improve power management support.
by Xiubo Li
· 10 years ago
ba90f26
watchdog: imx2_wdt: Fix the argument of watchdog_active()
by Fabio Estevam
· 10 years ago
aefbaf3
watchdog: imx2_wdt: Add power management support.
by Xiubo Li
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
334a9d8
watchdog: imx2_wdt: add restart handler support
by Jingchang Lu
· 10 years ago
0461aea
watchdog: imx2_wdt: Convert to use regmap framework's endianness method.
by Xiubo Li
· 10 years ago
fa21a58
watchdog: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f728f4b
watchdog: imx2_wdt: adds big endianness support.
by Xiubo Li
· 11 years ago
faad5de
watchdog: imx2_wdt: convert to watchdog core api
by Anatolij Gustschin
· 11 years ago
a797700
watchdog: imx2_wdt: convert to use regmap API.
by Xiubo Li
· 11 years ago
30cb042
watchdog: imx2_wdt: Sort the header files alphabetically
by Xiubo Li
· 11 years ago
1a9c5ef
watchdog: imx2_wdt: disable watchdog timer during low power mode
by Anson Huang
· 11 years ago
487722c
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
by Jean Delvare
· 11 years ago
813296a
watchdog: imx2_wdt: expose module alias for loading from device-tree
by Niels de Vos
· 11 years ago
bdf4957
watchdog: imx2_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
937192a
drivers/watchdog: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
4c271bb
watchdog: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
1cb9204
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
by Fabio Porcedda
· 12 years ago
8819946
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
by Shawn Guo
· 12 years ago
4e7b6c9
watchdog imx2: prepare clk before enabling it
by Sascha Hauer
· 13 years ago
86a1e18
watchdog: nowayout is bool
by Wim Van Sebroeck
· 13 years ago
474ef12
watchdog: make imx2_wdt report boot status correctly
by Oskar Schirmer
· 13 years ago
5d32d48
watchdog: imx2_wdt.c: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
f5a427e
watchdog: imx2_wdt: add device tree probe support
by Shawn Guo
· 13 years ago
2c1f467
watchdog: imx: use clk_get to acquire the watchdog clock
by Fabio Estevam
· 14 years ago
8acf7d0
watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch
by Baruch Siach
· 15 years ago
bb2fd8a
watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.
by Wolfram Sang
· 15 years ago