1. 16 9月, 2010 2 次提交
  2. 15 9月, 2010 3 次提交
  3. 11 9月, 2010 4 次提交
  4. 10 9月, 2010 1 次提交
  5. 08 9月, 2010 2 次提交
  6. 07 9月, 2010 2 次提交
  7. 06 9月, 2010 2 次提交
  8. 03 9月, 2010 1 次提交
  9. 01 9月, 2010 2 次提交
  10. 31 8月, 2010 2 次提交
  11. 28 8月, 2010 6 次提交
  12. 23 8月, 2010 4 次提交
  13. 20 8月, 2010 2 次提交
  14. 19 8月, 2010 3 次提交
  15. 18 8月, 2010 2 次提交
    • M
      ASoC: Support non-crystal master clocks for WM8731 · e7712510
      Mark Brown 提交于
      Instead of unconditionally enabling the crystal oscillator on the WM8731
      only enable it when explicitly selected via set_sysclk(), allowing machine
      drivers to specify that they drive a clock into MCLK alone. This avoids
      any conflicts between the oscillator and the external MCLK source and saves
      power for systems which do not need the oscillator.
      
      This should also deliver a small power saving on systems using the crystal
      since the oscillator will only be enabled when the ADC or DAC is active.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      e7712510
    • M
      ASoC: Support non-crystal master clocks for WM8731 · 9745e824
      Mark Brown 提交于
      Instead of unconditionally enabling the crystal oscillator on the WM8731
      only enable it when explicitly selected via set_sysclk(), allowing machine
      drivers to specify that they drive a clock into MCLK alone. This avoids
      any conflicts between the oscillator and the external MCLK source and saves
      power for systems which do not need the oscillator.
      
      This should also deliver a small power saving on systems using the crystal
      since the oscillator will only be enabled when the ADC or DAC is active.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      9745e824
  16. 17 8月, 2010 2 次提交