android_kernel_xiaomi_sm7250/arch/i386/kernel/cpu/cpufreq
Greg Kroah-Hartman 7586585897 [PATCH] PCI: clean up dynamic pci id logic
The dynamic pci id logic has been bothering me for a while, and now that
I started to look into how to move some of this to the driver core, I
thought it was time to clean it all up.

It ends up making the code smaller, and easier to follow, and fixes a
few bugs at the same time (dynamic ids were not being matched
everywhere, and so could be missed on some call paths for new devices,
semaphore not needed to be grabbed when adding a new id and calling the
driver core, etc.)

I also renamed the function pci_match_device() to pci_match_id() as
that's what it really does.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-01 13:35:50 -07:00
..
acpi-cpufreq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpufreq-nforce2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elanfreq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gx-suspmod.c [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00
Kconfig [CPUFREQ] AMD Elan SC520 cpufreq driver. 2005-05-31 19:03:45 -07:00
longhaul.c [CPUFREQ] longhaul - adjust transition latency. 2005-05-31 19:03:51 -07:00
longhaul.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
longrun.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [CPUFREQ] AMD Elan SC520 cpufreq driver. 2005-05-31 19:03:45 -07:00
p4-clockmod.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powernow-k6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powernow-k7.c [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ 2005-06-25 16:25:00 -07:00
powernow-k7.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powernow-k8.c [CPUFREQ] dual-core powernow-k8 2005-05-31 19:03:46 -07:00
powernow-k8.h [CPUFREQ] dual-core powernow-k8 2005-05-31 19:03:46 -07:00
sc520_freq.c [CPUFREQ] AMD Elan SC520 cpufreq driver. 2005-05-31 19:03:45 -07:00
speedstep-centrino.c [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support 2005-05-31 19:03:43 -07:00
speedstep-est-common.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
speedstep-ich.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
speedstep-lib.c [CPUFREQ] Typos. 2005-05-31 19:03:52 -07:00
speedstep-lib.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
speedstep-smi.c [CPUFREQ] speedstep-smi: it works on at least one P4M 2005-05-31 19:03:44 -07:00