> add window to show frequency stats for devfreq devices
>
> Signed-off-by: Rajagopal Venkat
> Signed-off-by: Sanjay Singh Rawat
> ---
>
> v4 - remove resizing before freeing the vector
>
> v3 - remove unused variables, reduce array size to suitable value
>- replace the inactive code block i
>
>> add window to show frequency stats for devfreq devices
>>
>> Signed-off-by: Rajagopal Venkat
>> Signed-off-by: Sanjay Singh Rawat
>> ---
>> src/Makefile.am | 2 +-
>> src/devices/devfreq.cpp | 351
>> ++
>> src/devices/devfreq.h
> add window to show frequency stats for devfreq devices
>
> Signed-off-by: Rajagopal Venkat
> Signed-off-by: Sanjay Singh Rawat
> ---
> src/Makefile.am | 2 +-
> src/devices/devfreq.cpp | 351
> ++
> src/devices/devfreq.h | 75
Hi Mohammad and Amit,
> Mohammad,
>
> This fix should go upstream. cc'ing the powertop list.
>
> Regards,
> Amit
>
> On Thu, Jun 26, 2014 at 12:27 PM, Mohammad Merajul Islam Molla
> wrote:
>> powertop creates temporary file in /tmp folder during calibration.
>> Simply closing does not remove thes
Hi Mohammad and Amit,
> Mohammad,
>
> This fix should go upstream. cc'ing the powertop list.
>
> Regards,
> Amit
>
> On Thu, Jun 26, 2014 at 12:42 PM, Mohammad Merajul Islam Molla
> wrote:
>> Fixes some resource leaks detected by valgrind and coverity scan.
>>
>>
>> diff --git a/src/devices/ahci.c
Patch added.
Sanjay thank you for sending the patch.
Sergey thank you for looking at this.
Alex
> On (06/04/14 11:27), Sanjay Singh Rawat wrote:
>> bogomips is removed by timer-backed delay loop (commit 9fc2105a)
>> in ARM kernel. Using other suitable string to decide to enumerate each
>> cpu.
>