1. 29 10月, 2019 1 次提交
  2. 25 2月, 2019 1 次提交
  3. 16 1月, 2019 1 次提交
  4. 04 10月, 2018 1 次提交
  5. 19 3月, 2018 1 次提交
  6. 06 2月, 2018 1 次提交
  7. 27 11月, 2017 1 次提交
  8. 09 2月, 2017 1 次提交
  9. 05 4月, 2016 2 次提交
  10. 24 2月, 2016 1 次提交
  11. 16 1月, 2016 1 次提交
  12. 01 1月, 2016 5 次提交
  13. 26 8月, 2015 1 次提交
  14. 14 4月, 2015 1 次提交
  15. 05 2月, 2015 1 次提交
  16. 25 9月, 2014 1 次提交
    • B
      ACPICA: Update to GPIO region handler interface. · 75ec6e55
      Bob Moore 提交于
      Changes to correct several GPIO issues:
      
      1) The update_rule in a GPIO field definition is now ignored;
      a read-modify-write operation is never performed for GPIO fields.
      (Internally, this means that the field assembly/disassembly
      code is completely bypassed for GPIO.)
      
      2) The Address parameter passed to a GPIO region handler is
      now the bit offset of the field from a previous Connection()
      operator. Thus, it becomes a "Pin Number Index" into the
      Connection() resource descriptor.
      
      3) The bit_width parameter passed to a GPIO region handler is
      now the exact bit width of the GPIO field. Thus, it can be
      interpreted as "number of pins".
      
      Overall, we can now say that the region handler interface
      to GPIO handlers is a raw "bit/pin" addressed interface, not
      a byte-addressed interface like the system_memory handler interface.
      Signed-off-by: NBob Moore <robert.moore@intel.com>
      Signed-off-by: NLv Zheng <lv.zheng@intel.com>
      Cc: 3.15+ <stable@vger.kernel.org> # 3.15+
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      75ec6e55
  17. 18 3月, 2014 1 次提交
  18. 11 2月, 2014 1 次提交
  19. 31 10月, 2013 1 次提交
  20. 24 9月, 2013 1 次提交
  21. 02 6月, 2013 2 次提交
  22. 25 1月, 2013 1 次提交
  23. 11 1月, 2013 1 次提交
  24. 17 7月, 2012 1 次提交
  25. 17 1月, 2012 2 次提交
  26. 10 5月, 2011 1 次提交
  27. 03 3月, 2011 1 次提交
  28. 19 1月, 2011 1 次提交
  29. 23 1月, 2010 2 次提交
  30. 16 12月, 2009 1 次提交
  31. 25 11月, 2009 2 次提交