index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
imx2_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: imx2: Constify struct regmap_config and watchdog_ops
Krzysztof Kozlowski
2015-02-17
1
-2
/
+2
*
watchdog: imx2_wdt: Disable power down counter on boot
Markus Pargmann
2015-01-21
1
-0
/
+9
*
watchdog: imx2_wdt: Improve power management support.
Xiubo Li
2015-01-21
1
-9
/
+22
*
watchdog: imx2_wdt: Fix the argument of watchdog_active()
Fabio Estevam
2014-12-18
1
-1
/
+1
*
watchdog: imx2_wdt: Add power management support.
Xiubo Li
2014-12-18
1
-0
/
+47
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
\
|
*
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
watchdog: imx2_wdt: add restart handler support
Jingchang Lu
2014-10-20
1
-0
/
+37
*
|
watchdog: imx2_wdt: Convert to use regmap framework's endianness method.
Xiubo Li
2014-10-20
1
-6
/
+0
|
/
*
watchdog: imx2_wdt: adds big endianness support.
Xiubo Li
2014-08-05
1
-0
/
+7
*
watchdog: imx2_wdt: convert to watchdog core api
Anatolij Gustschin
2014-06-10
1
-170
/
+122
*
watchdog: imx2_wdt: convert to use regmap API.
Xiubo Li
2014-06-10
1
-18
/
+32
*
watchdog: imx2_wdt: Sort the header files alphabetically
Xiubo Li
2014-06-10
1
-6
/
+6
*
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
2014-01-28
1
-0
/
+4
*
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
1
-1
/
+0
*
watchdog: imx2_wdt: expose module alias for loading from device-tree
Niels de Vos
2013-11-17
1
-0
/
+1
*
watchdog: imx2_wdt: use devm_clk_get()
Jingoo Han
2013-07-11
1
-4
/
+2
*
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
*
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2013-01-17
1
-11
/
+1
*
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
*
watchdog imx2: prepare clk before enabling it
Sascha Hauer
2012-04-25
1
-1
/
+1
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
2012-03-27
1
-1
/
+9
*
watchdog: imx2_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-27
1
-10
/
+1
*
watchdog: imx2_wdt: add device tree probe support
Shawn Guo
2011-07-26
1
-0
/
+6
*
watchdog: imx: use clk_get to acquire the watchdog clock
Fabio Estevam
2010-12-14
1
-1
/
+1
*
watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch
Baruch Siach
2010-06-13
1
-1
/
+0
*
watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) process...
Wolfram Sang
2010-05-25
1
-0
/
+358