Pali Rohár
|
2dd7b24467
watchdog: omap_wdt: Add option nowayout
|
12 years ago |
Aaro Koskinen
|
412b3729dd
watchdog: omap_wdt: eliminate unused variable and a compiler warning
|
12 years ago |
Aaro Koskinen
|
1ba85387f0
watchdog: omap_wdt: eliminate goto
|
12 years ago |
Aaro Koskinen
|
ef48174729
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
|
12 years ago |
Aaro Koskinen
|
4f4753d96d
watchdog: omap_wdt: convert to devm_ functions
|
12 years ago |
Aaro Koskinen
|
67c0f55468
watchdog: omap_wdt: convert to new watchdog core
|
12 years ago |
Linus Torvalds
|
a11da7df65
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Torvalds
|
d01e4afdbb
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Tony Lindgren
|
0a779abe87
watchdog: OMAP: fixup for ARM multiplatform support
|
12 years ago |
Bill Pemberton
|
4b12b896c2
watchdog: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
2d991a164a
watchdog: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
82268714bd
watchdog: remove use of __devexit_p
|
12 years ago |
Paul Walmsley
|
129f557723
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
|
12 years ago |
Tony Lindgren
|
dbc0416104
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
|
13 years ago |
Linus Torvalds
|
3539fc544f
Merge git://www.linux-watchdog.org/linux-watchdog
|
13 years ago |
Lokesh Vutla
|
41814eed41
Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state.
|
13 years ago |
Xiao Jiang
|
e6ca04eaab
watchdog: omap_wdt: add device tree support
|
13 years ago |
Joe Perches
|
27c766aaac
watchdog: Use pr_<fmt> and pr_<level>
|
13 years ago |
Shubhrajyoti D
|
12c583d8dc
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
|
13 years ago |
Shubhrajyoti D
|
e2bf7c4c22
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
|
13 years ago |
Axel Lin
|
b8ec61189f
watchdog: convert drivers/watchdog/* to use module_platform_driver()
|
13 years ago |
Axel Lin
|
1334f32938
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
|
13 years ago |
Paul Walmsley
|
0503add9d2
Watchdog: omap_wdt: add fine grain runtime-pm
|
14 years ago |
Linus Torvalds
|
7b6181e068
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Varadarajan, Charulatha
|
7ec5ad0f3c
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
H Hartley Sweeten
|
b782a56375
[WATCHDOG] use resource_size()
|
15 years ago |
Tony Lindgren
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 years ago |
Ulrik Bech Hald
|
789cd4702b
[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload
|
16 years ago |