1. 06 8月, 2008 1 次提交
    • A
      [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs · 500c919e
      Anton Vorontsov 提交于
      On MPC86xx the watchdog could be enabled only at power-on-reset, and could
      not be disabled afterwards.  We must ping the watchdog from the kernel
      until the userspace handles it.
      
      MPC83xx CPUs are only differ in a way that watchdog could be disabled
      once, but after it was enabled via software it becomes just the same as
      MPC86xx.
      
      Thus, to support MPC86xx I added the kernel timer which pings the watchdog
      until the userspace opens it.
      
      Since we implemented the timer, now we're able to implement proper
      handling for the CONFIG_WATCHDOG_NOWAYOUT case, for MPC83xx and MPC86xx.
      
      Also move the probe code into subsys_initcall, because we want start
      pinging the watchdog ASAP, and misc devices are available in
      subsys_initcall.
      Signed-off-by: NAnton Vorontsov <avorontsov@ru.mvista.com>
      Cc: Kumar Gala <galak@kernel.crashing.org>
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      500c919e
  2. 25 7月, 2008 1 次提交
  3. 25 5月, 2008 1 次提交
  4. 19 2月, 2008 2 次提交
  5. 29 1月, 2008 1 次提交
  6. 26 1月, 2008 1 次提交
  7. 25 1月, 2008 1 次提交
  8. 05 12月, 2007 1 次提交
  9. 20 11月, 2007 1 次提交
  10. 31 10月, 2007 1 次提交
  11. 24 10月, 2007 2 次提交
  12. 18 10月, 2007 1 次提交
  13. 24 7月, 2007 4 次提交
  14. 20 7月, 2007 2 次提交
  15. 05 7月, 2007 1 次提交
  16. 11 6月, 2007 1 次提交
  17. 19 5月, 2007 1 次提交
  18. 07 5月, 2007 1 次提交
  19. 05 5月, 2007 1 次提交
  20. 01 5月, 2007 1 次提交
  21. 30 4月, 2007 1 次提交
  22. 11 3月, 2007 1 次提交
  23. 18 11月, 2006 1 次提交
  24. 13 11月, 2006 1 次提交
  25. 16 10月, 2006 1 次提交
  26. 15 10月, 2006 1 次提交
  27. 14 10月, 2006 1 次提交
  28. 05 10月, 2006 5 次提交
  29. 04 10月, 2006 1 次提交
  30. 03 10月, 2006 1 次提交