1. 24 2月, 2012 3 次提交
  2. 26 1月, 2012 2 次提交
  3. 23 1月, 2012 1 次提交
    • M
      regmap: Support register patch sets · 22f0d90a
      Mark Brown 提交于
      Device manufacturers frequently provide register sequences, usually not
      fully documented, to be run at startup in order to provide better defaults
      for devices (for example, improving performance in the light of silicon
      evaluation). Support such updates by allowing drivers to register update
      sets with the core. These updates will be written to the device immediately
      and will also be rewritten when the cache is synced.
      
      The assumption is that the reason for resyncing the cache will always be
      that the device has been powered off. If this turns out to not be the case
      then a separate operation can be provided.
      
      Currently the implementation only allows a single set of updates to be
      specified for a device, this could be extended in future.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      22f0d90a
  4. 13 12月, 2011 1 次提交
  5. 01 12月, 2011 1 次提交
  6. 21 11月, 2011 1 次提交
  7. 18 11月, 2011 2 次提交
  8. 17 11月, 2011 2 次提交
  9. 15 11月, 2011 2 次提交
  10. 08 11月, 2011 1 次提交
  11. 01 11月, 2011 1 次提交
  12. 10 10月, 2011 2 次提交
  13. 09 10月, 2011 1 次提交
  14. 03 10月, 2011 2 次提交
  15. 30 9月, 2011 5 次提交
  16. 29 9月, 2011 1 次提交
  17. 28 9月, 2011 4 次提交
  18. 20 9月, 2011 7 次提交