Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31160006f8b5aabc3701b22feccbc9a4ae9c59b1
/
drivers
/
watchdog
/
omap_wdt.c
6e27206
watchdog: omap_wdt: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
8126334
watchdog: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4a7e94a
watchdog: omap_wdt: raw read and write endian fix
by Victor Kamensky
· 11 years ago
bc8fdfb
watchdog: use dev_get_platdata()
by Jingoo Han
· 11 years ago
2dd7b24
watchdog: omap_wdt: Add option nowayout
by Pali Rohár
· 12 years ago
412b372
watchdog: omap_wdt: eliminate unused variable and a compiler warning
by Aaro Koskinen
· 12 years ago
1ba8538
watchdog: omap_wdt: eliminate goto
by Aaro Koskinen
· 12 years ago
ef48174
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
by Aaro Koskinen
· 12 years ago
4f4753d
watchdog: omap_wdt: convert to devm_ functions
by Aaro Koskinen
· 12 years ago
67c0f55
watchdog: omap_wdt: convert to new watchdog core
by Aaro Koskinen
· 12 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a779ab
watchdog: OMAP: fixup for ARM multiplatform support
by Tony Lindgren
· 12 years ago
4b12b89
watchdog: remove use of __devexit
by Bill Pemberton
· 12 years ago
2d991a1
watchdog: remove use of __devinit
by Bill Pemberton
· 12 years ago
8226871
watchdog: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
129f557
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
by Paul Walmsley
· 12 years ago
dbc0416
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
by Tony Lindgren
· 12 years ago
3539fc5
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
41814ee
Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state.
by Lokesh Vutla
· 12 years ago
e6ca04e
watchdog: omap_wdt: add device tree support
by Xiao Jiang
· 12 years ago
27c766a
watchdog: Use pr_<fmt> and pr_<level>
by Joe Perches
· 13 years ago
12c583d
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
by Shubhrajyoti D
· 13 years ago
e2bf7c4
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
by Shubhrajyoti D
· 13 years ago
b8ec611
watchdog: convert drivers/watchdog/* to use module_platform_driver()
by Axel Lin
· 13 years ago
1334f32
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
by Axel Lin
· 13 years ago
0503add
Watchdog: omap_wdt: add fine grain runtime-pm
by Paul Walmsley
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7ec5ad0
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
by Varadarajan, Charulatha
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b782a56
[WATCHDOG] use resource_size()
by H Hartley Sweeten
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
789cd47
[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload
by Ulrik Bech Hald
· 15 years ago
0e3912c
[WATCHDOG] omap_wdt.c: move probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
4c5e194
[ARM] omap: watchdog: provide a dummy ick for OMAP1
by Russell King
· 16 years ago
39a80c7
[ARM] omap: watchdog: convert clocks to match by devid and conid
by Russell King
· 16 years ago
29fa058
[PATCH] Switch all my contributions stuff to a single common address
by Alan Cox
· 16 years ago
b311218
[WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.c
by Felipe Balbi
· 16 years ago
9f69e3b
[WATCHDOG] omap_wdt.c: another ioremap() fix
by Felipe Balbi
· 16 years ago
2817142
[WATCHDOG] omap_wdt.c: sync linux-omap changes
by Felipe Balbi
· 16 years ago
097d9eb
Merge Linus' latest into master
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
7944d3a
[WATCHDOG] more coding style clean-up's
by Wim Van Sebroeck
· 16 years ago
0c06090
[WATCHDOG] Coding style - Indentation - part 2
by Wim Van Sebroeck
· 16 years ago
089ab07
[WATCHDOG] Clean-up includes
by Wim Van Sebroeck
· 16 years ago
12b9df7
[WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidy
by Alan Cox
· 16 years ago
f37d193
watchdog: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
b7e04f8
mv watchdog tree under drivers
by Wim Van Sebroeck
· 17 years ago
[Renamed from drivers/char/watchdog/omap_wdt.c]
1bf1496
[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY
by Wim Van Sebroeck
· 17 years ago
ec9505a
[WATCHDOG] VFS clean-up
by Wim Van Sebroeck
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
e0b79e0
[WATCHDOG] watchdog miscdevice patch
by Andrew Victor
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
7768a13
[PATCH] OMAP: Add Watchdog driver support
by Komal Shah
· 18 years ago