1. 03 6月, 2014 1 次提交
  2. 06 1月, 2014 1 次提交
  3. 23 10月, 2013 1 次提交
  4. 29 11月, 2012 2 次提交
  5. 24 9月, 2012 1 次提交
  6. 19 9月, 2012 1 次提交
  7. 17 9月, 2012 1 次提交
    • G
      mfd: Add MAX8907 core driver · a91d2f8d
      Gyungoh Yoo 提交于
      The MAX8907 is an I2C-based power-management IC containing voltage
      regulators, a reset controller, a real-time clock, and a touch-screen
      controller.
      
      The original driver was written by:
      * Gyungoh Yoo <jack.yoo@maxim-ic.com>
      
      Various fixes and enhancements by:
      * Jin Park <jinyoungp@nvidia.com>
      * Tom Cherry <tcherry@nvidia.com>
      * Prashant Gaikwad <pgaikwad@nvidia.com>
      * Dan Willemsen <dwillemsen@nvidia.com>
      * Laxman Dewangan <ldewangan@nvidia.com>
      
      During upstreaming, I (swarren):
      * Converted to regmap.
      * Converted to regmap-irq.
      * Allowed probing from device tree.
      * Renamed from max8907c->max8907, since the driver covers at least the
        C and B revisions.
      * General cleanup.
      Signed-off-by: NGyungoh Yoo <jack.yoo@maxim-ic.com>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> #v3
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      a91d2f8d