[PATCH 0/2] acpi: method test: add _PSS test

Colin King colin.king at canonical.com
Wed Apr 18 11:41:07 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

We are seeing a bunch of machines in the wild that have misconfigured or
bizarre _PSS CPU frequency settings, so I think we should sanity check
_PSS in the Method test.   The first patch modifes fwts_acpi_method to now
return all the object names so we can scan of _PSS, the second patch adds
the _PSS sanity checks.

Colin Ian King (2):
  lib: fwts_acpi_method: gather all object names rather than just
    method names
  acpi: method: add _PSS test

 src/acpi/method/method.c       |  106 +++++++++++++++++++++++++++++++++++++++-
 src/lib/src/fwts_acpi_method.c |   13 ++---
 2 files changed, 111 insertions(+), 8 deletions(-)

-- 
1.7.9.5





More information about the fwts-devel mailing list