PM / EM: change naming convention from 'capacity' to 'performance'
authorLukasz Luba <lukasz.luba@arm.com>
Wed, 27 May 2020 09:58:47 +0000 (10:58 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 24 Jun 2020 15:14:07 +0000 (17:14 +0200)
commit521b512b157a1315ff2bf11c11ab184c79515aea
tree1d6ebd3de20cda68363fbbfc5d186029a710ea42
parent48778464bb7d346b47157d21ffde2af6b2d39110
PM / EM: change naming convention from 'capacity' to 'performance'

The Energy Model uses concept of performance domain and capacity states in
order to calculate power used by CPUs. Change naming convention from
capacity to performance state would enable wider usage in future, e.g.
upcoming support for other devices other than CPUs.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Quentin Perret <qperret@google.com>
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/cpufreq_cooling.c
include/linux/energy_model.h
kernel/power/energy_model.c
kernel/sched/topology.c