Home
last modified time | relevance | path

Searched refs:PM (Results 1 – 3 of 3) sorted by relevance

/kernel/configs/
Dnopm.config5 # Triggers PM on OMAP
11 # ARM/ARM64 architectures that select PM unconditionally
/kernel/power/
DKconfig120 select PM
184 config PM config
199 depends on PM
202 code. This is helpful when debugging and reporting PM bugs, like
206 bool "Extra PM attributes in sysfs for low-level debugging/testing"
247 This enables code to save the last PM event point across
265 This enables some cheesy code to save the last PM event point in the
305 depends on PM && HAVE_CLK
309 depends on PM
313 depends on PM
/kernel/sched/
Ddebug.c916 #define PM(F, M) __PS(#F, p->F & (M)) macro
1038 PM(se.avg.util_est.enqueued, ~UTIL_AVG_UNCHANGED); in proc_sched_show_task()