Description
ACPI firmware methods can be called from the XanMod kernel through the acpi_call module. It is useful for advanced laptop power-management scripts and hardware-specific workarounds.
Direct ACPI access is powerful and risky because it can change device power state, fans, batteries, or platform behavior. Users should follow hardware-specific guidance only.