aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/em_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-16/+52
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min1-11/+11
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min1-52/+83
2025-10-22PM: EM: Implement em_notify_pd_created/updated()Changwoo Min1-0/+44
2025-10-22PM: EM: Implement em_notify_pd_deleted()Changwoo Min1-0/+44
2025-10-22PM: EM: Implement em_nl_get_pd_table_doit()Changwoo Min1-1/+107
2025-10-22PM: EM: Implement em_nl_get_pds_doit()Changwoo Min1-1/+81
2025-10-22PM: EM: Add a skeleton code for netlink notificationChangwoo Min1-0/+34