Page MenuHomeFreeBSD

Summary: acpi/spmc: Add support for the SPMC
AbandonedPublic

Authored by bwidawsk on Sep 11 2018, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 20, 10:14 PM
Unknown Object (File)
Fri, Jun 19, 2:15 AM
Unknown Object (File)
May 18 2026, 7:35 AM
Unknown Object (File)
May 18 2026, 5:48 AM
Unknown Object (File)
May 18 2026, 5:48 AM
Unknown Object (File)
May 15 2026, 5:43 AM
Unknown Object (File)
May 6 2026, 7:45 PM
Unknown Object (File)
May 3 2026, 7:27 PM
Subscribers

Details

Reviewers
kib
jhb
Summary

The System Power Management Controller is a system device defined in
ACPI spec whose purpose is to provide hooks for Operating
System-directed configuration and Power Management (OSPM) to help the
platform achieve higher efficiency. The corollary to this is that the
presence of an SPMC and certain functions makes it a good candidate for
belong to a platform which supports s0ix.


I've had this sitting in my branch for emulated S3 for quite a while. It works
well there and upcoming devices such as NVDIMM may need this before I am ready
to submit my branch for review.

Test Plan

Tested in my s0ix branch

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19526
Build 19117: arc lint + arc unit