aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/energy_model.c
AgeCommit message (Expand)Author
2023-02-09PM: EM: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-05-11PM: EM: Decrement policy counterPierre Gondois
2022-04-13PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba
2022-04-13PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba
2022-04-13PM: EM: Add artificial EM flagPierre Gondois
2021-10-05PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort
2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort
2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort
2021-10-05PM: EM: Mark inefficient statesVincent Donnefort
2021-10-05PM: EM: Fix inefficient states detectionVincent Donnefort
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba
2021-03-23PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba
2020-11-10PM: EM: update the comments related to power scaleLukasz Luba
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba
2020-06-24PM / EM: remove em_register_perf_domainLukasz Luba
2020-06-24PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba
2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba
2020-06-24PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-01-23PM / EM: Expose the Energy Model in debugfsQuentin Perret
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret