Hello,
I'm trying to get the processor P states from the ACPI driver but
unfortunately the _PSS objects are not listed in the ACPI namespace.
This is because some SSDT tables are not loaded. I checked the linux
code and it seams that an SSDT table is loaded when a device is detected
in a PCI slot, through PCI hotplug driver (it gets the SSDT header using
SAL calls).
However, I'm working on a different kernel which doesn't have this
feature(SAL) and I'm wondering if there is another way to get the
address of SSDT tables for each CPU, so that I can load them into the
ACPI namespace. Any idea is appreciated.
Best regards,
--
Valentin Priescu.
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html