1. 01 3月, 2010 13 次提交
  2. 16 12月, 2009 1 次提交
  3. 10 12月, 2009 6 次提交
  4. 30 8月, 2009 1 次提交
  5. 29 8月, 2009 8 次提交
  6. 24 6月, 2009 2 次提交
  7. 18 6月, 2009 1 次提交
  8. 14 5月, 2009 1 次提交
  9. 16 3月, 2009 1 次提交
  10. 21 1月, 2009 3 次提交
  11. 19 12月, 2008 1 次提交
    • L
      create drivers/platform/x86/ from drivers/misc/ · 41b16dce
      Len Brown 提交于
      Move x86 platform specific drivers from drivers/misc/
      to a new home under drivers/platform/x86/.
      
      The community has been maintaining x86 vendor-specific
      platform specific drivers under /drivers/misc/ for a few years.
      The oldest ones started life under drivers/acpi.
      They moved out of drivers/acpi/ because they don't actually
      implement the ACPI specification, but either simply
      use ACPI, or implement vendor-specific ACPI extensions.
      
      In the future we anticipate...
      drivers/misc/ will go away.
      other architectures will create drivers/platform/<arch>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      41b16dce
  12. 08 11月, 2008 1 次提交
  13. 23 10月, 2008 1 次提交