1. 26 10月, 2015 1 次提交
    • U
      mmc: core: Remove MMC_CLKGATE · 9eadcc05
      Ulf Hansson 提交于
      MMC_CLKGATE was once invented to save power by gating the bus clock at
      request inactivity. At that time it served its purpose. The modern way to
      deal with power saving for these scenarios, is by using runtime PM.
      
      Nowadays, several host drivers have deployed runtime PM, but for those
      that haven't and which still cares power saving at request inactivity,
      it's certainly time to deploy runtime PM as it has been around for several
      years now.
      
      To simplify code to mmc core and thus decrease maintenance efforts, this
      patch removes all code related to MMC_CLKGATE.
      Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
      Reviewed-by: NLinus Walleij <linus.walleij@linaro.org>
      9eadcc05
  2. 21 10月, 2015 1 次提交
  3. 04 6月, 2015 1 次提交
  4. 01 6月, 2015 5 次提交
  5. 02 4月, 2015 1 次提交
  6. 07 3月, 2015 1 次提交
  7. 29 1月, 2015 1 次提交
  8. 19 1月, 2015 4 次提交
  9. 29 12月, 2014 1 次提交
  10. 10 11月, 2014 11 次提交
  11. 24 9月, 2014 1 次提交
  12. 23 9月, 2014 1 次提交
  13. 19 9月, 2014 3 次提交
  14. 09 9月, 2014 2 次提交
  15. 09 7月, 2014 1 次提交
  16. 13 5月, 2014 5 次提交