1. 14 12月, 2009 3 次提交
  2. 17 9月, 2009 2 次提交
  3. 20 5月, 2009 1 次提交
  4. 05 4月, 2009 3 次提交
  5. 13 3月, 2009 1 次提交
  6. 17 2月, 2009 4 次提交
  7. 08 1月, 2009 1 次提交
    • M
      leds: Add WM8350 LED driver · 0081e802
      Mark Brown 提交于
      The voltage and current regulators on the WM8350 AudioPlus PMIC can be
      used in concert to provide a power efficient LED driver.  This driver
      implements support for this within the standard LED class.
      
      Platform initialisation code should configure the LED hardware in the
      init callback provided by the WM8350 core driver.  The callback should
      use wm8350_isink_set_flash(), wm8350_dcdc25_set_mode() and
      wm8350_dcdc_set_slot() to configure the operating parameters of the
      regulators for their hardware and then then use wm8350_register_led() to
      instantiate the LED driver.
      
      This driver was originally written by Liam Girdwood, though it has been
      extensively modified since then.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NRichard Purdie <rpurdie@linux.intel.com>
      0081e802
  8. 04 1月, 2009 10 次提交
  9. 22 10月, 2008 2 次提交
  10. 20 10月, 2008 1 次提交
  11. 14 10月, 2008 7 次提交