Hi, I'm trying to run the Linux kernel with the cpufreq driver in a simulation environment where the CPU frequency can be modified. This leaves me with two choices : Either have several kernels with different static cpufreq_frequency tables or let the kernel create the cpufreq_frequency_table dynamically. Is it possible to create a cpufreq_frequency_table dynamically and initialize a driver with this? I'm running version 2.6.35.8 -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html