Fabio Porcedda
|
c1fd5f6402
watchdog: add timeout-sec property binding
|
12 years ago |
Thierry Reding
|
4c271bb67c
watchdog: Convert to devm_ioremap_resource()
|
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 |
Roland Stigge
|
3ba3774b8c
watchdog: Device tree support for pnx4008-wdt
|
13 years ago |
Wim Van Sebroeck
|
0197c1c49e
watchdog: fix set_timeout operations
|
13 years ago |
Wolfram Sang
|
6b1e83869d
watchdog: pnx4008: convert driver to use the watchdog framework
|
13 years ago |
Wim Van Sebroeck
|
86a1e1896c
watchdog: nowayout is bool
|
13 years ago |
Joe Perches
|
27c766aaac
watchdog: Use pr_<fmt> and pr_<level>
|
13 years ago |
Wolfram Sang
|
7cbc353540
watchdog: pnx4008: don't use __raw_-accessors
|
13 years ago |
Wolfram Sang
|
19f505f09c
watchdog: pnx4008: cleanup resource handling using managed devices
|
13 years ago |
Masanari Iida
|
7ec0f040cf
watchdog: Fix typo in pnx4008_wdt.c
|
13 years ago |
Masanari Iida
|
b1785dfd4f
watchdog: Fix typo "unexpectdly"
|
13 years ago |
Axel Lin
|
b8ec61189f
watchdog: convert drivers/watchdog/* to use module_platform_driver()
|
13 years ago |
Julia Lawall
|
f712eacf02
watchdog: Convert release_resource to release_region/release_mem_region
|
14 years ago |
Wim Van Sebroeck
|
5f3b27569f
watchdog: cleanup spaces before tabs
|
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 |
Russell King
|
24fd1edaac
ARM: PNX4008: convert watchdog to use clk API enable/disable calls
|
15 years ago |
Russell King
|
9bb787f435
ARM: PNX4008: convert watchdog clocks to match by device only
|
15 years ago |
H Hartley Sweeten
|
b782a56375
[WATCHDOG] use resource_size()
|
15 years ago |
Russell King
|
1508c99506
ARM: PNX4008: fix watchdog device driver name
|
15 years ago |
Wim Van Sebroeck
|
b6bf291f1c
[WATCHDOG] move platform probe and remove function to devinit and devexit
|
16 years ago |
Wim Van Sebroeck
|
143a2e54bf
[WATCHDOG] More coding-style and trivial clean-up
|
16 years ago |
Wim Van Sebroeck
|
7275fc8c36
[WATCHDOG] unlocked_ioctl changes
|
17 years ago |
Russell King
|
097d9eb537
Merge Linus' latest into master
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
17 years ago |
Wim Van Sebroeck
|
0c06090c94
[WATCHDOG] Coding style - Indentation - part 2
|
17 years ago |
Wim Van Sebroeck
|
089ab0791d
[WATCHDOG] Clean-up includes
|
17 years ago |