summaryrefslogtreecommitdiffstats
path: root/kernel/power/energy_model.c
Commit message (Expand)AuthorAgeFilesLines
* PM: EM: update the comments related to power scaleLukasz Luba2020-11-101-1/+1
* PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba2020-11-101-1/+23
* PM / EM: remove em_register_perf_domainLukasz Luba2020-06-241-25/+0
* PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba2020-06-241-77/+167
* PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-4/+5
* PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba2020-06-241-6/+34
* PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-22/+22
* sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* PM / EM: Expose the Energy Model in debugfsQuentin Perret2019-01-231-0/+57
* PM: Introduce an Energy Model management frameworkQuentin Perret2018-12-111-0/+201