1. 28 11月, 2013 2 次提交
  2. 13 11月, 2013 1 次提交
  3. 18 10月, 2013 1 次提交
  4. 04 10月, 2013 1 次提交
  5. 30 9月, 2013 1 次提交
  6. 24 9月, 2013 1 次提交
  7. 23 9月, 2013 1 次提交
  8. 21 9月, 2013 1 次提交
  9. 20 9月, 2013 1 次提交
  10. 19 9月, 2013 1 次提交
  11. 17 9月, 2013 6 次提交
  12. 11 9月, 2013 1 次提交
  13. 30 8月, 2013 1 次提交
  14. 19 8月, 2013 1 次提交
  15. 09 8月, 2013 1 次提交
  16. 07 8月, 2013 1 次提交
  17. 31 7月, 2013 1 次提交
    • M
      regulator: core: Provide hints to the core about optional supplies · de1dd9fd
      Mark Brown 提交于
      While the majority of supplies on devices are mandatory and can't be
      physically omitted for electrical reasons some devices do have optional
      supplies and need to know if they are missing, MMC being the most common
      of these.
      
      Currently the core accurately reports all errors when regulators are
      requested since it does not know if the supply is one that must be provided
      even if by a regulator software does not know about or if it is one that
      may genuinely be disconnected. In order to allow this behaviour to be
      changed and stub regulators to be provided in the former case add a new
      regulator request function regulator_get_optional() which provides a hint
      to the core that the regulator may genuinely not be connected.
      
      Currently the implementation is identical to the current behaviour, future
      patches will add support in the core for returning stub regulators in the
      case where normal regulator_get() fails and the board has requested it.
      Signed-off-by: NMark Brown <broonie@linaro.org>
      Acked-by: NChris Ball <cjb@laptop.org>
      de1dd9fd
  18. 25 7月, 2013 1 次提交
  19. 18 7月, 2013 3 次提交
  20. 15 7月, 2013 4 次提交
  21. 07 6月, 2013 1 次提交
  22. 21 5月, 2013 1 次提交
  23. 02 5月, 2013 1 次提交
  24. 18 4月, 2013 1 次提交
  25. 17 4月, 2013 1 次提交
  26. 05 4月, 2013 1 次提交
  27. 25 3月, 2013 1 次提交
  28. 05 3月, 2013 1 次提交
  29. 04 3月, 2013 1 次提交