Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PM / EM: change name of em_pd_energy to em_cpu_energy | Lukasz Luba | 2020-06-24 | 1 | -3/+8 |
* | PM / EM: remove em_register_perf_domain | Lukasz Luba | 2020-06-24 | 1 | -7/+0 |
* | PM / EM: add support for other devices than CPUs in Energy Model | Lukasz Luba | 2020-06-24 | 1 | -7/+22 |
* | PM / EM: update callback structure and add device pointer | Lukasz Luba | 2020-06-24 | 1 | -7/+8 |
* | PM / EM: introduce em_dev_register_perf_domain function | Lukasz Luba | 2020-06-24 | 1 | -2/+11 |
* | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba | 2020-06-24 | 1 | -40/+46 |
* | energy_model.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-04-18 | 1 | -1/+1 |
* | PM / EM: Declare EM data types unconditionally | Quentin Perret | 2019-11-07 | 1 | -2/+1 |
* | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 2019-06-24 | 1 | -1/+1 |
* | PM: Introduce an Energy Model management framework | Quentin Perret | 2018-12-11 | 1 | -0/+187 |