An error occurred fetching the project authors.
  1. 01 May, 2012 2 commits
  2. 20 Mar, 2012 1 commit
  3. 16 Mar, 2012 2 commits
  4. 06 Mar, 2012 1 commit
  5. 08 Jan, 2012 3 commits
  6. 14 Dec, 2011 2 commits
  7. 12 Dec, 2011 1 commit
  8. 24 Oct, 2011 4 commits
  9. 31 Jul, 2011 5 commits
  10. 05 Jul, 2011 1 commit
  11. 04 Jul, 2011 2 commits
  12. 27 May, 2011 4 commits
  13. 26 May, 2011 2 commits
  14. 24 May, 2011 2 commits
  15. 26 Mar, 2011 1 commit
    • MyungJoo Ham's avatar
      mfd: Add MAX8997/8966 IRQ control · 8de6bc7f
      MyungJoo Ham authored
      This patch enables IRQ handling for MAX8997/8966 chips.
      
      Please note that Fuel-Gauge-related IRQs are not implemented in this
      initial release. The fuel gauge module in MAX8997 is identical to
      MAX17042, which is already in Linux kernel. In order to use the
      already-existing MAX17042 driver for fuel gauge module in MAX8997, the
      main interrupt handler of MAX8997 should relay related interrupts to
      MAX17042 driver. However, in order to do this, we need to modify
      MAX17042 driver as well because MAX17042 driver does not have any
      interrupt handlers for now. We are not going to implement this in this
      initial release as it is not crucial in basic operations of MAX8997.
      Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
      Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
      Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
      8de6bc7f
  16. 25 Mar, 2011 1 commit
  17. 23 Mar, 2011 5 commits
  18. 15 Mar, 2011 1 commit