linux/kernel/power
heshuai1 728626cb04 ANDROID: power: Add vendor hook to qos for GKI purpose.
Add the vendor hook to qos.c, because of some special cases related to
our feature. we add the hook at freq_qos_add_request and remove_request
to make sure we can go to our own qos process logic.

Bug: 187458531

Signed-off-by: heshuai1 <heshuai1@xiaomi.com>
Change-Id: I1fb8fd6134432ecfb44ad242c66ccd8280ab9b43
2021-06-23 14:36:23 +00:00
..
autosleep.c
console.c
energy_model.c Merge 5.10.27 into android12-5.10 2021-04-02 15:25:50 +02:00
hibernate.c FROMGIT: kernel/power: allow hibernation with page_poison sanity checking 2021-03-24 15:09:16 -07:00
Kconfig
main.c
Makefile
power.h FROMGIT: kernel/power: allow hibernation with page_poison sanity checking 2021-03-24 15:09:16 -07:00
poweroff.c
process.c ANDROID: power: add vendor hooks for try_to_freeze fail 2021-02-04 23:55:59 +00:00
qos.c ANDROID: power: Add vendor hook to qos for GKI purpose. 2021-06-23 14:36:23 +00:00
snapshot.c FROMGIT: kernel/power: allow hibernation with page_poison sanity checking 2021-03-24 15:09:16 -07:00
suspend_test.c
suspend.c
swap.c
user.c
wakelock.c
wakeup_reason.c