Fix for min. frequency after setting governor. See #404
Created by: TomTheBear
When setting the governor with likwid-setFrequencies
, the minimal and maximal CPU frequency of all selected HW threads is set to the minimal frequency. This PR fixes this behavior by leaving the CPU frequency untouched.