index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
1
-2
/
+9
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-19
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
1
-0
/
+2
2012-12-19
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2
-61
/
+306
2012-12-19
watchdog: davinci_wdt: add OF support
Murali Karicheri
1
-0
/
+7
2012-12-19
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
1
-4
/
+0
2012-12-19
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
1
-1
/
+1
2012-12-19
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-19
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-10
/
+9
2012-12-19
watchdog: DA9055 Watchdog driver
Ashish Jangam
3
-0
/
+227
2012-12-19
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
1
-7
/
+4
2012-12-19
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
1
-2
/
+0
2012-12-19
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
1
-37
/
+13
2012-12-19
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2
-149
/
+112
2012-12-19
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-3
/
+3
2012-12-19
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
1
-1
/
+1
2012-12-19
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
1
-0
/
+1
2012-12-19
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
1
-1
/
+1
2012-12-19
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2
-149
/
+35
2012-12-19
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
1
-2
/
+2
2012-12-19
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-9
/
+2
2012-12-19
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
1
-11
/
+2
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-2
/
+0
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+11
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-15
/
+12
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+2
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
1
-2
/
+0
2012-11-30
watchdog: OMAP: fixup for ARM multiplatform support
Tony Lindgren
1
-2
/
+0
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
52
-56
/
+56
2012-11-28
watchdog: remove use of __devinitdata
Bill Pemberton
3
-3
/
+3
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
52
-72
/
+72
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
50
-50
/
+50
2012-11-20
Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...
Olof Johansson
1
-0
/
+11
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-16
Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt
Arnd Bergmann
1
-1
/
+0
2012-11-16
watchdog: at91sam9_wdt: add device tree support
Fabio Porcedda
1
-0
/
+11
2012-11-15
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...
Arnd Bergmann
1
-14
/
+12
2012-11-08
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
Paul Walmsley
1
-14
/
+12
2012-11-08
WATCHDOG: fix build PM warnings
Russell King
1
-4
/
+2
2012-10-15
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-11
/
+10
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+1
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-4
/
+21
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-09-27
m68knommu: clean up ColdFire 54xx General Timer definitions
Greg Ungerer
1
-11
/
+10
2012-09-16
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-0
/
+5
2012-09-16
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
1
-0
/
+1
[next]