linux/tools/power/cpupower/lib
John B. Wyatt IV 4b80294fb5 pm:cpupower: Add missing powercap_set_enabled() stub function
There was a symbol listed in the powercap.h file that was not implemented.
Implement it with a stub return of 0.

Programs like SWIG require that functions that are defined in the
headers be implemented.

Fixes: c2294c1496 ("cpupower: Introduce powercap intel-rapl library and powercap-info command")
Suggested-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
Signed-off-by: John B. Wyatt IV <sageofredondo@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2024-09-05 18:48:57 -06:00
..
acpi_cppc.c cpupower: Introduce ACPI CPPC library 2022-02-22 18:36:50 -07:00
acpi_cppc.h cpupower: Introduce ACPI CPPC library 2022-02-22 18:36:50 -07:00
cpufreq.c cpupower: Add the function to get the sysfs value from specific table 2022-02-22 18:36:44 -07:00
cpufreq.h cpupower: Add the function to get the sysfs value from specific table 2022-02-22 18:36:44 -07:00
cpuidle.c tools/cpupower: display residency value in idle-info 2024-08-09 10:32:33 -06:00
cpuidle.h tools/cpupower: display residency value in idle-info 2024-08-09 10:32:33 -06:00
cpupower_intern.h cpupower: Add is_valid_path API 2023-07-18 16:06:44 -06:00
cpupower.c cpupower: Add is_valid_path API 2023-07-18 16:06:44 -06:00
cpupower.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
powercap.c pm:cpupower: Add missing powercap_set_enabled() stub function 2024-09-05 18:48:57 -06:00
powercap.h cpupower: Introduce powercap intel-rapl library and powercap-info command 2022-11-30 16:48:28 -07:00