1. 03 4月, 2013 1 次提交
  2. 27 3月, 2013 1 次提交
  3. 13 1月, 2013 5 次提交
  4. 02 1月, 2013 1 次提交
  5. 08 11月, 2012 1 次提交
  6. 18 10月, 2012 1 次提交
  7. 25 4月, 2012 2 次提交
  8. 10 4月, 2012 1 次提交
  9. 16 2月, 2012 1 次提交
    • G
      irq_domain: Remove 'new' irq_domain in favour of the ppc one · 75294957
      Grant Likely 提交于
      This patch removes the simplistic implementation of irq_domains and enables
      the powerpc infrastructure for all irq_domain users.  The powerpc
      infrastructure includes support for complex mappings between Linux and
      hardware irq numbers, and can manage allocation of irq_descs.
      
      This patch also converts the few users of irq_domain_add()/irq_domain_del()
      to call irq_domain_add_legacy() instead.
      
      v3: Fix bug that set up too many irqs in translation range.
      v2: Fix removal of irq_alloc_descs() call in gic driver
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Milton Miller <miltonm@bga.com>
      Tested-by: NOlof Johansson <olof@lixom.net>
      75294957
  10. 03 1月, 2012 1 次提交
  11. 11 12月, 2011 1 次提交
  12. 16 11月, 2011 3 次提交
  13. 15 10月, 2011 1 次提交
  14. 02 10月, 2011 1 次提交
  15. 25 4月, 2011 1 次提交
  16. 29 3月, 2011 3 次提交
  17. 14 1月, 2011 1 次提交
  18. 02 11月, 2010 1 次提交
  19. 14 4月, 2010 1 次提交
  20. 20 1月, 2010 1 次提交
  21. 16 9月, 2009 1 次提交
  22. 12 9月, 2009 1 次提交
  23. 03 7月, 2009 2 次提交
  24. 17 6月, 2009 1 次提交
  25. 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
  26. 17 4月, 2009 1 次提交
  27. 16 12月, 2008 1 次提交
  28. 06 9月, 2008 1 次提交
  29. 30 11月, 2006 1 次提交
  30. 02 8月, 2006 1 次提交