1. 02 5月, 2010 8 次提交
  2. 30 4月, 2010 1 次提交
  3. 13 2月, 2010 1 次提交
  4. 23 9月, 2009 1 次提交
  5. 19 7月, 2009 1 次提交
  6. 09 7月, 2009 1 次提交
  7. 06 7月, 2009 1 次提交
  8. 19 5月, 2009 1 次提交
  9. 07 5月, 2009 1 次提交
    • B
      [ARM] VIC: Add power management device · c07f87f2
      Ben Dooks 提交于
      Add power management support to the VIC by registering
      each VIC as a system device to get suspend/resume
      events going.
      
      Since the VIC registeration is done early, we need to
      record the VICs in a static array which is used to add
      the system devices later once the initcalls are run. This
      means there is now a configuration value for the number
      of VICs in the system.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      c07f87f2
  10. 22 4月, 2009 1 次提交
  11. 19 2月, 2009 1 次提交
  12. 13 12月, 2008 1 次提交
  13. 27 11月, 2008 1 次提交
  14. 09 10月, 2008 1 次提交
  15. 25 9月, 2008 1 次提交
  16. 06 9月, 2008 1 次提交
  17. 07 8月, 2008 2 次提交
  18. 09 5月, 2007 1 次提交
  19. 22 4月, 2007 2 次提交
  20. 11 12月, 2006 1 次提交
  21. 08 12月, 2006 1 次提交
  22. 30 11月, 2006 1 次提交
  23. 12 10月, 2006 1 次提交
  24. 07 10月, 2006 1 次提交
  25. 13 8月, 2006 1 次提交
  26. 02 8月, 2006 1 次提交
  27. 12 7月, 2006 1 次提交
    • R
      [ARM] Allow Versatile to be built for AB and PB · dc5bc8f1
      Russell King 提交于
      If a configuration was chosen to support both the Versatile
      AB and PB boards, the result would write to registers not
      available on the PB version of the board.  Resolve this by
      using machine_is_xxx().
      
      Also, for the CLCD, despite how the code looks, both the AB
      and PB access the same location to control the clock rate -
      it's just called something different between the two board
      versions.  Invent our own name for this location and use it
      unconditionally.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      dc5bc8f1
  28. 03 7月, 2006 1 次提交
  29. 01 7月, 2006 1 次提交
  30. 10 6月, 2006 1 次提交
  31. 22 3月, 2006 1 次提交