tmp_suning_uos_patched/kernel/power
Rafael J. Wysocki 327adaedf2 PM / QoS: Add no_constraints_value field to struct pm_qos_constraints
Add a new field, no_constraints_value, to struct pm_qos_constraints
representing a list of PM QoS constraint requests to be returned by
pm_qos_get_value() when that list of requests is empty.

That field will be equal to default_value for all of the existing
global PM QoS classes and for the resume latency device PM QoS type,
but it will be different from default_value for the new latency
tolerance device PM QoS type introduced by the next changeset.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-02-11 00:35:29 +01:00
..
autosleep.c
block_io.c
console.c
hibernate.c PM / hibernate: Call platform_leave() in suspend path too 2014-01-06 14:08:39 +01:00
Kconfig
main.c
Makefile
power.h
poweroff.c
process.c
qos.c PM / QoS: Add no_constraints_value field to struct pm_qos_constraints 2014-02-11 00:35:29 +01:00
snapshot.c kernel/power/snapshot.c: use memblock apis for early memory allocations 2014-01-21 16:19:47 -08:00
suspend_test.c
suspend.c
swap.c
user.c
wakelock.c