1. 29 5月, 2010 1 次提交
    • L
      intel_idle: native hardware cpuidle driver for latest Intel processors · 26717172
      Len Brown 提交于
      This EXPERIMENTAL driver supersedes acpi_idle on
      Intel Atom Processors, Intel Core i3/i5/i7 Processors
      and associated Intel Xeon processors.
      
      It does not support the Intel Core2 processor or earlier.
      
      For kernels configured with ACPI, CONFIG_INTEL_IDLE=y
      allows intel_idle to probe before the ACPI processor driver.
      Booting with "intel_idle.max_cstate=0" disables intel_idle
      and the system will fall back on ACPI's "acpi_idle".
      
      Typical Linux distributions load ACPI processor module early,
      making CONFIG_INTEL_IDLE=m not easily useful on ACPI platforms.
      
      intel_idle probes all processors at module_init time.
      Processors that are hot-added later will be limited
      to using C1 in idle.
      Signed-off-by: NLen Brown <len.brown@intel.com>
      26717172
  2. 15 5月, 2010 1 次提交
  3. 28 4月, 2010 1 次提交
  4. 23 4月, 2010 1 次提交
  5. 14 4月, 2010 1 次提交
  6. 12 4月, 2010 1 次提交
  7. 08 4月, 2010 2 次提交
  8. 31 3月, 2010 1 次提交
  9. 30 3月, 2010 1 次提交
  10. 26 3月, 2010 2 次提交
  11. 25 3月, 2010 1 次提交
  12. 16 3月, 2010 1 次提交
  13. 13 3月, 2010 3 次提交
  14. 09 3月, 2010 2 次提交
  15. 08 3月, 2010 1 次提交
  16. 07 3月, 2010 6 次提交
  17. 06 3月, 2010 2 次提交
  18. 04 3月, 2010 1 次提交
  19. 02 3月, 2010 2 次提交
  20. 01 3月, 2010 1 次提交
  21. 27 2月, 2010 4 次提交
  22. 26 2月, 2010 1 次提交
    • M
      MAINTAINERS: update drivers/platform/x86 information · d0944853
      Matthew Garrett 提交于
      Many of the drivers/platform/x86 drivers have nothing to do with ACPI, so
      it's kind of inappropriate for them to be stuck under the ACPI mailing
      list. Add a new mailing list (platform-driver-x86@vger.kernel.org) and,
      with Len's blessing, add myself as subsystem maintainer.
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      Cc: Anisse Astier <anisse@astier.eu>
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Cc: Daniel Oliveira Nascimento <don@syst.com.br>
      Cc: Harald Welte <laforge@gnumonks.org>
      Cc: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
      Cc: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
      Cc: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
      Cc: Karol Kozimor <sziwan@users.sourceforge.net>
      Cc: Len Brown <lenb@kernel.org>
      Cc: Lennart Poettering <mzxreary@0pointer.de>
      Cc: Mattia Dongili <malattia@linux.it>
      Cc: Peter Feuerer <peter@piie.net>
      Cc: Sujith Thomas <sujith.thomas@intel.com>
      Cc: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
      d0944853
  23. 24 2月, 2010 1 次提交
  24. 23 2月, 2010 1 次提交
  25. 20 2月, 2010 1 次提交