summaryrefslogtreecommitdiff
path: root/include/linux/energy_model.h
Commit message (Expand)AuthorAgeFilesLines
* PM / EM: Micro optimization in em_cpu_energyPavankumar Kondeti2020-12-081-0/+3
* PM: EM: update the comments related to power scaleLukasz Luba2020-11-101-6/+5
* PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba2020-11-101-2/+7
* PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba2020-06-241-3/+8
* PM / EM: remove em_register_perf_domainLukasz Luba2020-06-241-7/+0
* PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba2020-06-241-7/+22
* PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-7/+8
* PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba2020-06-241-2/+11
* PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-40/+46
* energy_model.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
* PM / EM: Declare EM data types unconditionallyQuentin Perret2019-11-071-2/+1
* sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* PM: Introduce an Energy Model management frameworkQuentin Perret2018-12-111-0/+187