1. 03 6月, 2015 1 次提交
    • R
      ASoC: arizona: Export functions to control subsystem DVFS · 346d9683
      Richard Fitzgerald 提交于
      The WM5102 and WM8997 codecs have an internal dynamic clock booster.
      When this booster is active, the DCVDD voltage must be increased.
      If all the currently active audio paths can run with the root SYSCLK
      we can disable the booster, allowing us to turn down DCVDD voltage
      to save power.
      
      Previously this was being done by having the booster enable bit set
      as a side-effect of the LDO1 regulator driver, which is unexpected
      behaviour of a regulator and not compatible with using an external
      regulator.  [Originally this was documented as a feature of the internal
      LDO -- broonie]
      
      This patch exports functions to handle the booster enable and
      DCVDD voltage, with each relevant subsystem flagging whether it can
      currently run without the booster. Note that these subsystems are
      stateless and none of them are nestable, so there's no need for
      reference counting, we only need a simple boolean for each subsystem
      of whether their current condition could require the booster or will
      allow us to turn the codec down to lower operating power.
      Signed-off-by: NRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      346d9683
  2. 07 5月, 2015 1 次提交
  3. 28 1月, 2015 2 次提交
  4. 21 6月, 2014 1 次提交
  5. 15 4月, 2014 1 次提交
  6. 09 1月, 2014 1 次提交
  7. 19 12月, 2013 2 次提交
  8. 21 11月, 2013 1 次提交
  9. 20 11月, 2013 1 次提交
  10. 12 8月, 2013 1 次提交
  11. 07 8月, 2013 1 次提交
  12. 15 7月, 2013 1 次提交
  13. 21 5月, 2013 1 次提交
  14. 26 3月, 2013 1 次提交
  15. 22 3月, 2013 2 次提交
  16. 13 3月, 2013 1 次提交
  17. 04 3月, 2013 6 次提交
  18. 16 1月, 2013 1 次提交
  19. 05 1月, 2013 2 次提交
  20. 24 12月, 2012 2 次提交
  21. 09 12月, 2012 1 次提交
  22. 28 11月, 2012 1 次提交
  23. 14 11月, 2012 1 次提交
  24. 29 10月, 2012 1 次提交
  25. 27 9月, 2012 1 次提交
  26. 10 8月, 2012 1 次提交
  27. 11 7月, 2012 1 次提交
  28. 10 7月, 2012 1 次提交
  29. 05 7月, 2012 1 次提交
  30. 23 6月, 2012 1 次提交