Jingoo Han
|
6e27206139
watchdog: omap_wdt: Use devm_ioremap_resource()
|
11 lat temu |
Paul Gortmaker
|
8126334b20
watchdog: delete non-required instances of include <linux/init.h>
|
11 lat temu |
Victor Kamensky
|
4a7e94a063
watchdog: omap_wdt: raw read and write endian fix
|
11 lat temu |
Jingoo Han
|
bc8fdfbe75
watchdog: use dev_get_platdata()
|
12 lat temu |
Pali Rohár
|
2dd7b24467
watchdog: omap_wdt: Add option nowayout
|
12 lat temu |
Aaro Koskinen
|
412b3729dd
watchdog: omap_wdt: eliminate unused variable and a compiler warning
|
12 lat temu |
Aaro Koskinen
|
1ba85387f0
watchdog: omap_wdt: eliminate goto
|
13 lat temu |
Aaro Koskinen
|
ef48174729
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
|
13 lat temu |
Aaro Koskinen
|
4f4753d96d
watchdog: omap_wdt: convert to devm_ functions
|
13 lat temu |
Aaro Koskinen
|
67c0f55468
watchdog: omap_wdt: convert to new watchdog core
|
13 lat temu |
Linus Torvalds
|
a11da7df65
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 lat temu |
Linus Torvalds
|
d01e4afdbb
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 lat temu |
Tony Lindgren
|
0a779abe87
watchdog: OMAP: fixup for ARM multiplatform support
|
12 lat temu |
Bill Pemberton
|
4b12b896c2
watchdog: remove use of __devexit
|
12 lat temu |
Bill Pemberton
|
2d991a164a
watchdog: remove use of __devinit
|
12 lat temu |
Bill Pemberton
|
82268714bd
watchdog: remove use of __devexit_p
|
12 lat temu |
Paul Walmsley
|
129f557723
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
|
12 lat temu |
Tony Lindgren
|
dbc0416104
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
|
13 lat temu |
Linus Torvalds
|
3539fc544f
Merge git://www.linux-watchdog.org/linux-watchdog
|
13 lat temu |
Lokesh Vutla
|
41814eed41
Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state.
|
13 lat temu |
Xiao Jiang
|
e6ca04eaab
watchdog: omap_wdt: add device tree support
|
13 lat temu |
Joe Perches
|
27c766aaac
watchdog: Use pr_<fmt> and pr_<level>
|
13 lat temu |
Shubhrajyoti D
|
12c583d8dc
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
|
13 lat temu |
Shubhrajyoti D
|
e2bf7c4c22
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
|
13 lat temu |
Axel Lin
|
b8ec61189f
watchdog: convert drivers/watchdog/* to use module_platform_driver()
|
13 lat temu |
Axel Lin
|
1334f32938
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
|
13 lat temu |
Paul Walmsley
|
0503add9d2
Watchdog: omap_wdt: add fine grain runtime-pm
|
14 lat temu |
Linus Torvalds
|
7b6181e068
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
|
15 lat temu |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 lat temu |
Varadarajan, Charulatha
|
7ec5ad0f3c
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
|
15 lat temu |