6efe9b - Add driver auto probing for x86 features v4

Authored and Committed by Thomas Renninger 12 years ago
    - Add driver auto probing for x86 features v4
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - x86/cpu: Fix overrun check in arch_print_cpu_modalias()
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - crypto: Add support for x86 cpuid
      auto loading for x86 crypto drivers
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - x86/cpu: Clean up modalias feature matching
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - intel-idle: convert to x86_cpu_id auto probing
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - HWMON: Convert via-cputemp to x86 cpuid autoprobing
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - powernow-k7: Fix CPU family number
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - ACPI: Load acpi-cpufreq from processor driver automatically
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - intel_idle: Revert change of auto_demotion_flags for Nehalem
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - HWMON: Convert coretemp to x86 cpuid autoprobing
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - powernow-k6: Really enable auto-loading
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - X86: Introduce HW-Pstate scattered cpuid feature
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - cpufreq: Add support for x86 cpuinfo auto loading v4
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - x86: autoload microcode driver on Intel and AMD systems v2
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - ACPI: remove duplicated lines of merging
      problems with acpi_processor_start
      (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html).
    - Update config files.
    
        
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+21 -0