linux/drivers
Andi Kleen fa8031aefe cpufreq: Add support for x86 cpuinfo auto loading v4
This marks all the x86 cpuinfo tables to the CPU specific device drivers,
to allow auto loading by udev. This should simplify the distribution
startup scripts for this greatly.

I didn't add MODULE_DEVICE_IDs to the centrino and p4-clockmod drivers,
because those probably shouldn't be auto loaded and the acpi driver
be used instead (not fully sure on that, would appreciate feedback)

The old nforce drivers autoload based on the PCI ID.

ACPI cpufreq is autoloaded in another patch.

v3: Autoload gx based on PCI IDs only. Remove cpu check (Dave Jones)
v4: Use newly introduce HW_PSTATE feature for powernow-k8 loading

Cc: Dave Jones <davej@redhat.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2012-01-26 16:49:06 -08:00
..
accessibility
acpi ACPI: Load acpi-cpufreq from processor driver automatically 2012-01-26 16:48:12 -08:00
amba
ata [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list 2012-01-17 20:50:53 -05:00
atm
auxdisplay
base Eliminate get_driver() and put_driver() 2012-01-24 16:00:36 -08:00
bcma bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume 2012-01-17 09:54:08 -05:00
block nvme: fix merge error due to change of 'make_request_fn' fn type 2012-01-18 15:41:27 -08:00
bluetooth
cdrom
char tpm: fix (ACPI S3) suspend regression 2012-01-18 15:50:17 -08:00
clk
clocksource
connector
cpufreq cpufreq: Add support for x86 cpuinfo auto loading v4 2012-01-26 16:49:06 -08:00
cpuidle
crypto crypto: Add support for x86 cpuid auto loading for x86 crypto drivers 2012-01-26 16:48:10 -08:00
dca
devfreq
dio
dma Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
edac
eisa
firewire
firmware
gpio gpio: tps65910: Use correct offset for gpio initialization 2012-01-18 13:48:43 -07:00
gpu
hid Dynamic ID addition doesn't need get_driver() 2012-01-24 16:00:35 -08:00
hv drivers: hv: Get rid of some unnecessary code 2012-01-24 12:56:01 -08:00
hwmon HWMON: Convert coretemp to x86 cpuid autoprobing 2012-01-26 16:48:13 -08:00
hwspinlock
i2c Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 2012-01-17 23:30:41 +00:00
ide
idle intel-idle: convert to x86_cpu_id auto probing 2012-01-26 16:48:11 -08:00
ieee802154
infiniband Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2012-01-18 16:29:42 -08:00
input Driver core: driver_find() drops reference before returning 2012-01-24 16:00:34 -08:00
iommu
isdn
leds
lguest
macintosh
mca
md
media Driver core: driver_find() drops reference before returning 2012-01-24 16:00:34 -08:00
memstick
message
mfd
misc Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
mmc Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
mtd Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
net Remove useless get_driver()/put_driver() calls 2012-01-24 16:00:35 -08:00
nfc
nubus
of
oprofile
parisc
parport
pci Remove useless get_driver()/put_driver() calls 2012-01-24 16:00:35 -08:00
pcmcia Dynamic ID addition doesn't need get_driver() 2012-01-24 16:00:35 -08:00
pinctrl
platform
pnp
power
pps
ps3
ptp
rapidio
regulator
rtc
s390 cio: remove {get,put}_driver 2012-01-24 16:00:35 -08:00
sbus
scsi SCSI updates on 20120118 2012-01-18 12:35:17 -08:00
sfi
sh
sn
spi Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
ssb Remove useless get_driver()/put_driver() calls 2012-01-24 16:00:35 -08:00
staging
target
tc
telephony
thermal
tty Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
uio
usb Dynamic ID addition doesn't need get_driver() 2012-01-24 16:00:35 -08:00
uwb
vhost
video Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
virt
virtio
vlynq
w1
watchdog
xen xen: using EXPORT_SYMBOL requires including export.h 2012-01-18 15:37:49 -08:00
zorro
Kconfig
Makefile