All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valentin Priescu <valentin@rosedu.org>
To: linux-acpi@vger.kernel.org
Cc: Len Brown <lenb@kernel.org>, Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: ACPI SSDT tables
Date: Fri, 02 Mar 2012 13:44:09 +0100	[thread overview]
Message-ID: <4F50C099.2060603@rosedu.org> (raw)

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.

                 reply	other threads:[~2012-03-02 12:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F50C099.2060603@rosedu.org \
    --to=valentin@rosedu.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.