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
/
at91sam9_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-18
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
1
-4
/
+3
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
1
-3
/
+1
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
1
-4
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2015-09-09
watchdog: at91sam9: get and use slow clock
Alexandre Belloni
1
-2
/
+20
2015-06-22
watchdog: at91sam9: use endian agnostic IO
Ben Dooks
1
-2
/
+2
2015-03-06
watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
Boris BREZILLON
1
-1
/
+2
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-28
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
Boris BREZILLON
1
-9
/
+16
2014-01-28
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
Boris BREZILLON
1
-1
/
+9
2014-01-28
watchdog: at91sam9_wdt: fix secs_to_ticks
Boris BREZILLON
1
-1
/
+1
2014-01-28
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
1
-86
/
+223
2013-03-01
watchdog: add timeout-sec property binding
Fabio Porcedda
1
-3
/
+4
2013-03-01
watchdog: at91sam9_wdt: Convert to use the watchdog framework
Wenyou Yang
1
-119
/
+42
2013-03-01
watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
Arnd Bergmann
1
-1
/
+1
2013-01-17
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
1
-12
/
+1
2012-11-16
watchdog: at91sam9_wdt: add device tree support
Fabio Porcedda
1
-0
/
+11
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
1
-3
/
+5
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+19
2011-07-26
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
1
-1
/
+1
2011-07-26
watchdog: remove empty pm-functions
Wolfram Sang
1
-19
/
+0
2009-06-18
[WATCHDOG] Correct WDIOF_MAGICCLOSE flag
Wim Van Sebroeck
1
-1
/
+2
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
1
-1
/
+1
2009-02-14
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
1
-0
/
+1
2008-11-06
SAM9 watchdog: update for moved headers
Andrew Victor
1
-1
/
+1
2008-10-10
[WATCHDOG] Add AT91SAM9X watchdog
Renaud CERRATO
1
-0
/
+328