Julia Lawall
|
63fbbc1696
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Linus Torvalds
|
b1286f4e9a
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
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 |
Russell King
|
60d6dd530a
WATCHDOG: fix build PM warnings
|
12 years ago |
Viresh Kumar
|
10d8935f46
Viresh has moved
|
13 years ago |
Viresh Kumar
|
d9df0ef1eb
watchdog: sp805_wdt: Add clk_{un}prepare support
|
13 years ago |
Viresh Kumar
|
4a516539fa
watchdog: sp805_wdt: convert to watchdog core
|
13 years ago |
Viresh Kumar
|
fb35a5ad5b
watchdog: sp805: Use devm routines
|
13 years ago |
Viresh Kumar
|
d2e8919bcf
watchdog: sp805: replace readl/writel with lighter _relaxed variants
|
13 years ago |
Viresh Kumar
|
bfae14b679
watchdog: sp805: Fix documentation style comment
|
13 years ago |
Wim Van Sebroeck
|
86a1e1896c
watchdog: nowayout is bool
|
13 years ago |
Viresh Kumar
|
16ac4abe0d
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
|
13 years ago |
viresh kumar
|
9e5ed094c8
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
|
13 years ago |
Linus Torvalds
|
d3d0b02434
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
Nick Bowler
|
bb558dac67
watchdog: sp805: Fix section mismatch in ID table.
|
13 years ago |
Dave Martin
|
17885b05b3
watchdog: sp805: Enable module alias autogeneration for AMBA drivers
|
13 years ago |
Nick Bowler
|
081d83a339
watchdog: sp805: Flush posted writes in enable/disable.
|
14 years ago |
Nick Bowler
|
da3e515024
watchdog: sp805: Don't write 0 to the load value register.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Russell King
|
aa25afad2c
ARM: amba: make probe() functions take const id tables
|
14 years ago |
Viresh KUMAR
|
4a370278e1
watchdog: Adding support for ARM Primecell SP805 Watchdog
|
15 years ago |