Commit Graph

1065 Commits (73590a25ba6f55eecde4ffbbbc53835d7ccf5402)

Author SHA1 Message Date
Jean Delvare 6d956e422b watchdog: Fix Elan SC520 dependencies 11 years ago
Jean Delvare 996735ffd4 watchdog: ib700wdt: Use platform_driver_probe 11 years ago
Jean Delvare 78411be4c7 watchdog: geodewdt: Use platform_driver_probe 11 years ago
Jean Delvare acaaaf62c9 watchdog: advantechwdt: Use platform_driver_probe 11 years ago
Jean Delvare b0e0b4b598 watchdog: acquirewdt: Use platform_driver_probe 11 years ago
Jean Delvare c90789baa8 watchdog: iTCO_wdt: Fix the parent device 11 years ago
Marc van der Wal 0bcd0b6a47 watchdog: it87_wdt: Work around non-working CIR interrupts 11 years ago
Markus Mayer 5e82ec94ac watchdog: bcm281xx: Fix Kconfig dependency 11 years ago
Sachin Kamat 01b6af9159 watchdog: s3c2410_wdt: Check return value of clk_prepare_enable 11 years ago
Sachin Kamat a94dd879e2 watchdog: s3c2410_wdt: Remove unneeded initialization 11 years ago
Maxime Ripard b0f1d8bec7 watchdog: sunxi: Change compatibles 11 years ago
Sebastian Hesselbarth 0187cca30c watchdog: orion: prepare new Dove DT Kconfig variable 11 years ago
Jingoo Han 5f5e19093b watchdog: fix checkpatch warnings and error 11 years ago
Andrew Chew c33a15974c watchdog: Add tegra watchdog 11 years ago
Michal Simek 8d6a140b5f watchdog: xilinx: Remove no_timeout variable 11 years ago
Michal Simek c9dcf9f2ea watchdog: xilinx: Enable this driver for Zynq 11 years ago
Michal Simek 75b3c5a827 watchdog: xilinx: Use correct comment indentation 11 years ago
Michal Simek 2e79a36847 watchdog: xilinx: Use of_property_read_u32 11 years ago
Michal Simek 4c7fbbc4a5 watchdog: xilinx: Fix all printk messages 11 years ago
Michal Simek 9066317178 watchdog: xilinx: Allocate private structure per device 11 years ago
Michal Simek ffb8eee4f1 watchdog: xilinx: Move no_timeout to probe function 11 years ago
Michal Simek f06cdfd184 watchdog: xilinx: Simplify probe and remove functions 11 years ago
Michal Simek 5cf4e69d39 watchdog: xilinx: Move control_status_reg to functions 11 years ago
Michal Simek d14fd96455 watchdog: xilinx: Convert driver to the watchdog framework 11 years ago
Alexander Shiyan 70605d9bab watchdog: wdt285: Fix variable type 11 years ago
Alexander Shiyan 1cf8a3487d watchdog: shwdt: Remove unused variable 11 years ago
Alexander Shiyan a9ba8376e9 watchdog: sc520_wdt: Remove unused variable 11 years ago
Alexander Shiyan c303ca8765 watchdog: intel_scu_watchdog: Remove unused variable 11 years ago
Alexander Shiyan 0c29c2e850 watchdog: indydog: Simplify indydog_{start,stop} 11 years ago
Alexander Shiyan 7bce7c011e watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device 11 years ago
Jingoo Han 9d11e4f8c3 watchdog: sp805_wdt: Use devm_ioremap_resource() 11 years ago
Jingoo Han 6e27206139 watchdog: omap_wdt: Use devm_ioremap_resource() 11 years ago
Jingoo Han 4f6120b014 watchdog: ep93xx_wdt: Use devm_ioremap_resource() 11 years ago
Jingoo Han a17fb5cbee watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static 11 years ago
Jingoo Han 8deea83064 watchdog: Remove unnecessary OOM messages 11 years ago
Paul Gortmaker 8126334b20 watchdog: delete non-required instances of include <linux/init.h> 11 years ago
Christophe Leroy 4af897fa99 watchdog: mpc8xxx_wdt: MPC8xx is HW enabled 11 years ago
Srivatsa S. Bhat 99c3bf361a octeon, watchdog: Fix CPU hotplug callback registration 11 years ago
Scott Wood 0939437357 Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE" 11 years ago
Peter Tyser 24b3a1670b watchdog: iTCO_wdt: Add support for v3 silicon 11 years ago
Fabio Estevam edd9d3cffc watchdog: orion_wdt: Use %pa to print 'phys_addr_t' 11 years ago
Ezequiel Garcia 59416745bb watchdog: orion: Enable the build on ARCH_MVEBU 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