Age | Commit message (Expand) | Author | Files | Lines |
2021-10-05 | PM: EM: Allow skipping inefficient states | Vincent Donnefort | 1 | -6/+37 |
2021-10-05 | PM: EM: Extend em_perf_domain with a flag field | Vincent Donnefort | 1 | -3/+10 |
2021-10-05 | PM: EM: Mark inefficient states | Vincent Donnefort | 1 | -0/+12 |
2021-09-07 | PM: EM: fix kernel-doc comments | Lukasz Luba | 1 | -4/+4 |
2021-08-06 | PM: EM: Increase energy calculation precision | Lukasz Luba | 1 | -0/+16 |
2021-06-17 | sched/cpufreq: Consider reduced CPU capacity in energy calculation | Lukasz Luba | 1 | -3/+13 |
2020-12-08 | PM / EM: Micro optimization in em_cpu_energy | Pavankumar Kondeti | 1 | -0/+3 |
2020-11-10 | PM: EM: update the comments related to power scale | Lukasz Luba | 1 | -6/+5 |
2020-11-10 | PM: EM: Add a flag indicating units of power values in Energy Model | Lukasz Luba | 1 | -2/+7 |
2020-06-24 | PM / EM: change name of em_pd_energy to em_cpu_energy | Lukasz Luba | 1 | -3/+8 |
2020-06-24 | PM / EM: remove em_register_perf_domain | Lukasz Luba | 1 | -7/+0 |
2020-06-24 | PM / EM: add support for other devices than CPUs in Energy Model | Lukasz Luba | 1 | -7/+22 |
2020-06-24 | PM / EM: update callback structure and add device pointer | Lukasz Luba | 1 | -7/+8 |
2020-06-24 | PM / EM: introduce em_dev_register_perf_domain function | Lukasz Luba | 1 | -2/+11 |
2020-06-24 | PM / EM: change naming convention from 'capacity' to 'performance' | Lukasz Luba | 1 | -40/+46 |
2020-04-18 | energy_model.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-11-07 | PM / EM: Declare EM data types unconditionally | Quentin Perret | 1 | -2/+1 |
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 1 | -1/+1 |
2018-12-11 | PM: Introduce an Energy Model management framework | Quentin Perret | 1 | -0/+187 |