android_kernel_xiaomi_sm7250/drivers/base/power
Tim Murray 331242ceb3 cpuidle: don't disable cpuidle when entering suspend
cpuidle was disabled while entering suspend as part of commit
8651f97bd9 in order to work around some
ACPI bugs. However, there's no reason to do this on modern
platforms. Leaving cpuidle enabled can result in improved power
consumption if dpm_resume_noirq runs for a significant time.

Change-Id: Ie182785b176f448698c0264eba554d1e315e8a06
2022-11-12 11:19:58 +00:00
..
clock_ops.c
common.c
domain_governor.c
domain.c PM: domains: Fix handling of unavailable/disabled idle states 2022-11-03 23:52:33 +09:00
generic_ops.c
main.c cpuidle: don't disable cpuidle when entering suspend 2022-11-12 11:19:58 +00:00
Makefile Restore "UPSTREAM: PM / wakeup updates" 2020-04-28 02:03:24 -07:00
power.h Merge wakeup_source changes into msm-4.19 2020-05-23 05:22:24 -07:00
qos.c Merge tag 'ASB-2021-09-05_4.19-stable' of https://github.com/aosp-mirror/kernel_common into android12-base 2022-02-26 20:07:41 +05:30
runtime.c PM: runtime: Fix ordering in pm_runtime_get_suppliers() 2021-04-07 12:48:49 +02:00
sysfs.c Restore "UPSTREAM: PM / wakeup updates" 2020-04-28 02:03:24 -07:00
trace.c PM: base: power: don't try to use non-existing RTC for storing data 2021-09-22 11:48:10 +02:00
wakeirq.c
wakeup_stats.c UPSTREAM: drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions 2022-01-17 12:03:11 +00:00
wakeup.c UPSTREAM: PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there 2020-11-16 07:43:08 +01:00