# Power management quality of service APIs Source: [https://docs.qualcomm.com/doc/80-70014-30/topic/pmqos.html](https://docs.qualcomm.com/doc/80-70014-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-70014-30/topic/cpupowermanagement.html) Last Published: Jul 15, 2024 [Previous Topic Suspend Power Management state](https://docs.qualcomm.com/bundle/publicresource/80-70014-30/topics/suspendpowermanagement_0.md) [Next Topic SoC reference power measurement](https://docs.qualcomm.com/bundle/publicresource/80-70014-30/topics/socpowermeasurement.md)