All of lore.kernel.org
 help / color / mirror / Atom feed
* Updated cpuid-match patchkit v2
@ 2011-12-19 22:47 Andi Kleen
  2011-12-19 22:47 ` [PATCH 02/10] Add driver auto probing for x86 features Andi Kleen
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Andi Kleen @ 2011-12-19 22:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: hpa, trenn, kay.sievers

This patchkit allows automatic udev loading of drivers based on x86
CPUID models and feature ids.

This version addresses the review feedback, except:
- no multi match to keep things simple
- only matches boot cpu (also to make it simple)

I changed all the tables to const and did some other improvements.

More testing still appreciated, especially in a real distribution.

-Andi


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-12-20  6:48 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 22:47 Updated cpuid-match patchkit v2 Andi Kleen
2011-12-19 22:47 ` [PATCH 02/10] Add driver auto probing for x86 features Andi Kleen
2011-12-19 22:47 ` [PATCH 02/10] Add driver auto probing for x86 features v2 Andi Kleen
2011-12-19 22:47 ` [PATCH 03/10] crypto: Add support for x86 cpuid auto loading for x86 crypto drivers Andi Kleen
2011-12-19 23:22   ` Dave Jones
2011-12-19 23:25     ` H. Peter Anvin
2011-12-19 23:32       ` Dave Jones
2011-12-20  4:08       ` Andi Kleen
2011-12-20  4:54         ` H. Peter Anvin
2011-12-20  5:30           ` Herbert Xu
2011-12-20  5:35             ` H. Peter Anvin
2011-12-20  5:38               ` Herbert Xu
2011-12-20  6:48                 ` H. Peter Anvin
2011-12-19 22:47 ` [PATCH 04/10] intel-idle: convert to x86_cpu_id auto probing Andi Kleen
2011-12-19 22:47 ` [PATCH 05/10] ACPI: Load acpi-cpufreq from processor driver automatically Andi Kleen
2011-12-19 22:47 ` [PATCH 06/10] HWMON: Convert via-cputemp to x86 cpuid autoprobing Andi Kleen
2011-12-19 22:47 ` [PATCH 07/10] HWMON: Convert coretemp " Andi Kleen
2011-12-19 22:47 ` [PATCH 08/10] cpufreq: Add support for x86 cpuinfo auto loading Andi Kleen
2011-12-19 23:03   ` Dave Jones
2011-12-19 23:12     ` Andi Kleen
2011-12-19 23:16       ` H. Peter Anvin
2011-12-19 22:47 ` [PATCH 09/10] x86: autoload microcode driver on Intel and AMD systems Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.