Pratyush Anand
|
6551881c86
Watchdog: Fix parent of watchdog_devices
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Ezequiel Garcia
|
8067042ad9
watchdog: orion: Use the reference clock on Armada 375 SoC
|
11 years ago |
Wolfram Sang
|
fa21a580de
watchdog: drop owner assignment from platform_drivers
|
11 years ago |
Ezequiel Garcia
|
b483642fc3
watchdog: orion: Add Armada 375/380 SoC support
|
11 years ago |
Ezequiel Garcia
|
1b0ea574ac
watchdog: orion: Introduce per-SoC enabled() function
|
11 years ago |
Ezequiel Garcia
|
ebf5cf7628
watchdog: orion: Introduce per-SoC stop() function
|
11 years ago |
Ezequiel Garcia
|
eba985e20c
watchdog: orion: Remove unneeded atomic access
|
11 years ago |
Ezequiel Garcia
|
92d4fc1a1f
watchdog: orion: Introduce a SoC-specific RSTOUT mapping
|
11 years ago |
Ezequiel Garcia
|
aaaac9ec79
watchdog: orion: Move the register ioremap'ing to its own function
|
11 years ago |
Linus Torvalds
|
cbda94e039
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 years ago |
Paul Gortmaker
|
8126334b20
watchdog: delete non-required instances of include <linux/init.h>
|
11 years ago |
Fabio Estevam
|
edd9d3cffc
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
|
11 years ago |
Ezequiel Garcia
|
463f96e0cd
watchdog: orion: Add support for Armada 370 and Armada XP SoC
|
11 years ago |
Ezequiel Garcia
|
490d8e3cbf
watchdog: orion: Add per-compatible watchdog start implementation
|
11 years ago |
Ezequiel Garcia
|
1924227bcd
watchdog: orion: Add per-compatible clock initialization
|
11 years ago |
Ezequiel Garcia
|
fc723856a4
watchdog: orion: Introduce per-compatible of_device_id data
|
11 years ago |
Ezequiel Garcia
|
b89a9c400b
watchdog: orion: Introduce an orion_watchdog device structure
|
11 years ago |
Ezequiel Garcia
|
40edc9813b
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
|
11 years ago |
Ezequiel Garcia
|
868eb61602
watchdog: orion: Make RSTOUT register a separate resource
|
11 years ago |
Ezequiel Garcia
|
e97662e1e2
watchdog: orion: Handle the interrupt so it's properly acked
|
11 years ago |
Ezequiel Garcia
|
d9d0c53dac
watchdog: orion: Make sure the watchdog is initially stopped
|
11 years ago |
Ezequiel Garcia
|
e0e931ac15
watchdog: orion: Remove unused macros
|
11 years ago |
Ezequiel Garcia
|
fc8cd2ac0a
watchdog: orion: Use atomic access for shared registers
|
11 years ago |
Ezequiel Garcia
|
bb02c662d6
watchdog: orion: Add clock error handling
|
11 years ago |
Guenter Roeck
|
9539210e17
watchdog: Drop unnecessary include of miscdevice.h
|
12 years ago |
Jean Delvare
|
487722cf2d
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
|
12 years ago |
Sachin Kamat
|
85eee81922
watchdog: Remove redundant of_match_ptr
|
12 years ago |
Russell King
|
6910ceb5ca
Watchdog: fix clearing of the watchdog interrupt
|
12 years ago |
Russell King
|
fa142ff5b3
Watchdog: allow orion_wdt to be built for Dove
|
12 years ago |