Re: [PATCH POWERTOP V4] devfreq: add devfreq devices stats support

2014-10-21 Thread Alexandra Yates
> 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

Re: [PATCH POWERTOP V4] devfreq: add devfreq devices stats support

2014-10-15 Thread Sergey Senozhatsky
> 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

[PATCH POWERTOP V4] devfreq: add devfreq devices stats support

2014-10-10 Thread Sanjay Singh Rawat
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 in the report funct