milos-linux/kernel/power
Changwoo Min b95a0c02ad PM: EM: Implement em_notify_pd_created/updated()
Implement two event notifications when a performance domain is created
(EM_CMD_PD_CREATED) and updated (EM_CMD_PD_UPDATED). The message format
of these two event notifications is the same as EM_CMD_GET_PD_TABLE --
containing the performance domain's ID and its energy model table.

Signed-off-by: Changwoo Min <changwoo@igalia.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/20251020220914.320832-10-changwoo@igalia.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2025-10-22 21:44:38 +02:00
..
autosleep.c PM: sleep: autosleep: don't include 'pm_wakeup.h' directly 2024-12-05 12:14:26 +01:00
console.c PM: sleep: console: Fix the black screen issue 2025-07-03 15:58:33 +02:00
em_netlink.c PM: EM: Implement em_notify_pd_created/updated() 2025-10-22 21:44:38 +02:00
em_netlink.h PM: EM: Implement em_notify_pd_created/updated() 2025-10-22 21:44:38 +02:00
em_netlink_autogen.c PM: EM: Add em.yaml and autogen files 2025-10-22 21:44:37 +02:00
em_netlink_autogen.h PM: EM: Add em.yaml and autogen files 2025-10-22 21:44:37 +02:00
energy_model.c PM: EM: Add an iterator and accessor for the performance domain 2025-10-22 21:44:37 +02:00
hibernate.c PM: hibernate: Combine return paths in power_down() 2025-09-26 20:36:36 +02:00
Kconfig PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL 2025-03-07 15:23:46 +01:00
main.c PM: sleep: add kernel parameter to disable asynchronous suspend/resume 2025-07-10 14:40:07 +02:00
Makefile PM: EM: Add a skeleton code for netlink notification 2025-10-22 21:44:37 +02:00
power.h PM: Restrict swap use to later in the suspend sequence 2025-06-26 20:39:34 +02:00
poweroff.c
process.c PM: sleep: Make pm_wakeup_clear() call more clear 2025-09-04 21:05:14 +02:00
qos.c
snapshot.c PM: hibernate: Fix typo in memory bitmaps description comment 2025-09-01 11:55:53 +02:00
suspend.c PM: sleep: Make pm_wakeup_clear() call more clear 2025-09-04 21:05:14 +02:00
suspend_test.c
swap.c PM: hibernate: Use vmalloc_array() and vcalloc() to improve code 2025-09-01 11:55:53 +02:00
user.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
wakelock.c PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() 2025-05-09 15:48:39 +02:00