aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/energy_model.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-24PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba1-3/+8
2020-06-24PM / EM: remove em_register_perf_domainLukasz Luba1-7/+0
2020-06-24PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba1-7/+22
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba1-7/+8
2020-06-24PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba1-2/+11
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba1-40/+46
2020-04-18energy_model.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-1/+1
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret1-0/+187