1. 21 3月, 2012 2 次提交
  2. 28 5月, 2011 1 次提交
  3. 21 10月, 2010 1 次提交
  4. 10 8月, 2010 1 次提交
  5. 15 9月, 2009 1 次提交
  6. 31 3月, 2009 2 次提交
  7. 05 7月, 2008 1 次提交
  8. 07 6月, 2008 1 次提交
  9. 25 5月, 2008 1 次提交
  10. 17 5月, 2008 1 次提交
  11. 20 10月, 2007 1 次提交
  12. 13 10月, 2007 1 次提交
  13. 10 10月, 2007 1 次提交
    • J
      drivers/firmware: const-ify DMI API and internals · 1855256c
      Jeff Garzik 提交于
      Three main sets of changes:
      
      1) dmi_get_system_info() return value should have been marked const,
         since callers should not be changing that data.
      
      2) const-ify DMI internals, since DMI firmware tables should,
         whenever possible, be marked const to ensure we never ever write to
         that data area.
      
      3) const-ify DMI API, to enable marking tables const where possible
         in low-level drivers.
      
      And if we're really lucky, this might enable some additional
      optimizations on the part of the compiler.
      
      The bulk of the changes are #2 and #3, which are interrelated.  #1 could
      have been a separate patch, but it was so small compared to the others,
      it was easier to roll it into this changeset.
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      1855256c
  14. 11 5月, 2007 1 次提交
  15. 09 5月, 2007 1 次提交
  16. 13 12月, 2006 2 次提交
  17. 04 12月, 2006 1 次提交
  18. 01 10月, 2006 1 次提交
  19. 29 9月, 2006 1 次提交
  20. 23 6月, 2006 2 次提交
  21. 11 4月, 2006 3 次提交
  22. 03 4月, 2006 1 次提交
  23. 24 3月, 2006 1 次提交
  24. 24 11月, 2005 1 次提交
  25. 12 11月, 2005 1 次提交
  26. 10 11月, 2005 1 次提交
  27. 30 10月, 2005 1 次提交
  28. 29 10月, 2005 1 次提交
  29. 23 9月, 2005 1 次提交
  30. 18 9月, 2005 1 次提交
  31. 10 9月, 2005 1 次提交