Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9960d7669eaa42e82a2f4393adf549191de2e587
/
drivers
/
watchdog
/
imx2_wdt.c
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
· 9 years ago
aefb163
watchdog: imx2_wdt: Check for clk_prepare_enable() error
by Fabio Estevam
· 9 years ago
8135193
watchdog: imx2_wdt: set watchdog parent device
by Vladimir Zapolskiy
· 9 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
· 10 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
· 14 years ago
bb2fd8a
watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.
by Wolfram Sang
· 15 years ago