Re: speedstep-centrino on dothan

From: Dave Jones
Date: Wed Jul 06 2005 - 16:19:01 EST


On Wed, Jul 06, 2005 at 03:58:53PM -0400, Bill Davidsen wrote:
> st3@xxxxxxxxxx wrote:
> >Currently, the speedstep-centrino support has built-in frequency/voltage
> >pairs only for Banias CPUs. For Dothan CPUs, these tables are read from
> >BIOS ACPI.
> >
> >But ACPI encoding may not be available or not reliable, so why shouldn't we
> >provide built-in tables for Dothan CPUs, too? Intel has released this
> >datasheet:
> >
> >http://www.intel.com/design/mobile/datashts/302189.htm
> >
> >with frequency/voltage pairs for every version of Dothan CPUs.
> >
> >Moreover, I checked on Pentium M 725 and Pentium M 715 that the lowest
> >frequency at which the CPU can be set safely is not the 600MHz given in
> >datasheets, but 400MHz instead, with VID#A, VID#B, VID#C and VID#D (see
> >datasheet for more details) set to 0.908V.
> >
> >I can provide a patch, let me know.
>
> Slower is better, and not depending on ACPI for anything which can be
> gotten elsewhere is a good thing. Sounds like a good idea to me.

This can't be done safely through any other means than ACPI right now.
It needs to know intimate things about which VID line is wired to what,
which is board specific.

Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/