All of lore.kernel.org
 help / color / mirror / Atom feed
* ACPI SSDT tables
@ 2012-03-02 12:44 Valentin Priescu
  0 siblings, 0 replies; only message in thread
From: Valentin Priescu @ 2012-03-02 12:44 UTC (permalink / raw)
  To: linux-acpi; +Cc: Len Brown, Jesse Barnes

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-02 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 12:44 ACPI SSDT tables Valentin Priescu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.