index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
imx2_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
watchdog: imx2_wdt: Improve dev_crit() message
Fabio Estevam
1
-1
/
+1
2023-08-13
watchdog: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-04-22
watchdog: imx2_wdg: Declare local symbols static
Guenter Roeck
1
-2
/
+2
2023-02-18
watchdog: imx2_wdg: suspend watchdog in WAIT mode
Andrej Picej
1
-3
/
+52
2022-03-27
watchdog: imx2_wdg: Alow ping on suspend
Alistair Francis
1
-7
/
+20
2021-08-22
watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend
Grzegorz Jaszczyk
1
-0
/
+1
2021-06-21
watchdog: imx2_wdt: avoid to ping before resume back
Robin Gong
1
-0
/
+10
2020-05-25
watchdog: imx2_wdt: update contact email
Wolfram Sang
1
-1
/
+1
2020-03-18
watchdog: imx2_wdt: Drop .remove callback
Anson Huang
1
-27
/
+10
2019-11-18
watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly
Anson Huang
1
-11
/
+12
2019-11-18
watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2019-11-18
watchdog: imx2_wdt: Remove unnecessary blank line
Anson Huang
1
-1
/
+0
2019-09-17
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
1
-2
/
+2
2019-07-08
watchdog: imx2_wdt: drop warning after registering device
Wolfram Sang
1
-3
/
+1
2019-05-05
watchdog: imx2_wdt: Fix set_timeout for big timeout values
Georg Hofmann
1
-1
/
+3
2019-05-05
watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2018-08-02
watchdog: imx2_wdt: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-03-03
watchdog: imx2_wdt: allow setting timeout in devicetree
Marcus Folkesson
1
-6
/
+2
2018-01-21
watchdog: imx2_wdt: restore previous timeout after suspend+resume
Martin Kaiser
1
-5
/
+15
2016-10-08
watchdog: imx2_wdt: add pretimeout function support
Vladimir Zapolskiy
1
-0
/
+48
2016-09-24
watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
Vladimir Zapolskiy
1
-6
/
+6
2016-05-14
watchdog: imx2_wdt: add external reset support via dt prop
Tim Harvey
1
-2
/
+17
2016-03-16
watchdog: imx2: Convert to use infrastructure triggered keepalives
Guenter Roeck
1
-61
/
+13
2016-03-01
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
1
-1
/
+2
2015-12-13
watchdog: imx2_wdt: use core restart handler
Damien Riegel
1
-17
/
+6
2015-10-28
watchdog: imx2_wdt: Use register definition in regmap_write()
Fabio Estevam
1
-3
/
+3
2015-06-26
watchdog: imx2_wdt: Disable previously acquired clock on error path
Fabio Estevam
1
-1
/
+5
2015-06-26
watchdog: imx2_wdt: Check for clk_prepare_enable() error
Fabio Estevam
1
-2
/
+7
2015-06-22
watchdog: imx2_wdt: set watchdog parent device
Vladimir Zapolskiy
1
-0
/
+1
2015-06-22
watchdog: imx2_wdt: also set wdog->timeout to new_timeout
Michael Grzeschik
1
-0
/
+2
2015-02-17
watchdog: imx2: Constify struct regmap_config and watchdog_ops
Krzysztof Kozlowski
1
-2
/
+2
2015-01-21
watchdog: imx2_wdt: Disable power down counter on boot
Markus Pargmann
1
-0
/
+9
2015-01-21
watchdog: imx2_wdt: Improve power management support.
Xiubo Li
1
-9
/
+22
2014-12-18
watchdog: imx2_wdt: Fix the argument of watchdog_active()
Fabio Estevam
1
-1
/
+1
2014-12-18
watchdog: imx2_wdt: Add power management support.
Xiubo Li
1
-0
/
+47
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-20
watchdog: imx2_wdt: add restart handler support
Jingchang Lu
1
-0
/
+37
2014-10-20
watchdog: imx2_wdt: Convert to use regmap framework's endianness method.
Xiubo Li
1
-6
/
+0
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-05
watchdog: imx2_wdt: adds big endianness support.
Xiubo Li
1
-0
/
+7
2014-06-10
watchdog: imx2_wdt: convert to watchdog core api
Anatolij Gustschin
1
-170
/
+122
2014-06-10
watchdog: imx2_wdt: convert to use regmap API.
Xiubo Li
1
-18
/
+32
2014-06-10
watchdog: imx2_wdt: Sort the header files alphabetically
Xiubo Li
1
-6
/
+6
2014-01-28
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
1
-0
/
+4
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-1
/
+0
2013-11-17
watchdog: imx2_wdt: expose module alias for loading from device-tree
Niels de Vos
1
-0
/
+1
2013-07-11
watchdog: imx2_wdt: use devm_clk_get()
Jingoo Han
1
-4
/
+2
2013-05-18
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-17
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
1
-11
/
+1
[next]