1. 13 Feb, 2007 1 commit
  2. 12 Feb, 2007 1 commit
    • Jiri Slaby's avatar
      [WATCHDOG] timers cleanup · 82eb7c50
      Jiri Slaby authored
      - Use timer macros to set function and data members and to modify
        expiration time.
      - Use DEFINE_TIMER for single (platform dependent) watchdog timers and
        do not init them at run-time in these cases.
      - del_timer_sync is common in most cases -- we want to wait for timer
        function if it's still running.
      Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
      Cc: Steve Hill <steve@navaho.co.uk>
      Cc: Heiko Ronsdorf <hero@ihg.uni-duisburg.de>
      Cc: Fernando Fuganti <fuganti@conectiva.com.br>
      Cc: Gergely Madarasz <gorgo@itc.hu>
      Cc: Ken Hollis <khollis@bitgate.com>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      82eb7c50
  3. 09 Feb, 2007 1 commit
  4. 04 Feb, 2007 3 commits
  5. 03 Feb, 2007 11 commits
  6. 02 Feb, 2007 23 commits