AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.6.0: * powercap-info: control type name no longer required - will print info for all control types if not set * added CMake installation components * Increased minimum CMake version from 3.1 to 3.12 * powercap.h: header documentation for 'powercap_*_file_get_name' functions' return behavior * Functions to support opening files in powercap.h: 'powercap_control_type_file_open' 'powercap_zone_file_open' 'powercap_constraint_file_open' * CMake helper to find powercap without relying on pkg-config * Flag '-p/--control-type' in powercap-{info,set} - specify control type name as the first positional argument instead * Add compiler deprecation attributes to deprecated functions
- Initial package (0.3.1)