linux/kernel/power
Lukasz Luba 3af2f0aa2e PM: EM: update Kconfig description and drop "default n" option
Energy Model supports now other devices like GPUs, DSPs, not only CPUs.
Thus, update the description in the config option. Remove also unneeded
"default n". If the "default" line is removed, it defaults to 'n'.

Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2021-02-12 16:43:23 +01:00
..
Kconfig PM: EM: update Kconfig description and drop "default n" option 2021-02-12 16:43:23 +01:00
Makefile PM: hibernate: Split off snapshot dev option 2020-05-19 17:48:08 +02:00
autosleep.c
console.c
energy_model.c PM: EM: update the comments related to power scale 2020-11-10 20:29:28 +01:00
hibernate.c kernel/power: allow hibernation with page_poison sanity checking 2020-12-15 12:13:46 -08:00
main.c notifier: Fix broken error handling pattern 2020-09-01 09:58:03 +02:00
power.h kernel/power: allow hibernation with page_poison sanity checking 2020-12-15 12:13:46 -08:00
poweroff.c kernel/power: constify sysrq_key_op 2020-05-15 14:53:20 +02:00
process.c PM: sleep: fix typo in kernel/power/process.c 2020-10-27 19:11:44 +01:00
qos.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
snapshot.c kernel/power: allow hibernation with page_poison sanity checking 2020-12-15 12:13:46 -08:00
suspend.c PM / suspend: fix kernel-doc markup 2020-11-23 18:24:53 +01:00
suspend_test.c PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64() 2019-12-20 09:58:08 +01:00
swap.c PM: hibernate: flush swap writer after marking 2021-01-25 18:52:30 +01:00
user.c block-5.10-2020-10-12 2020-10-13 12:12:44 -07:00
wakelock.c