# Power management QoS APIs

Source: [https://docs.qualcomm.com/doc/80-70015-30/topic/pmqos.html](https://docs.qualcomm.com/doc/80-70015-30/topic/pmqos.html)

The power management quality of service (PM QoS) API allows drivers to specify the
        latency requirement (in microseconds). If the wake-up latency of a CPU core sleep state is
        longer than the specified QoS latency, then the CPU core does not enter the respective sleep
        state.

For more information on APIs, see [index: kernel/git/torvalds/linux.git](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/power/pm_qos_interface.rst?h=v6.6).

**Parent Topic:** [CPU power management](https://docs.qualcomm.com/doc/80-70015-30/topic/cpupowermanagement.html)

Last Published: Oct 16, 2024

[Previous Topic
Suspend Power Management state](https://docs.qualcomm.com/bundle/publicresource/80-70015-30/topics/suspend-power-management-state.md) [Next Topic
SoC reference power measurement](https://docs.qualcomm.com/bundle/publicresource/80-70015-30/topics/socreference-power-measurement.md)