[ACTIVITY] week41

2014-10-10 Thread Wookey
== Progress == * Buildd-tending: (CARD-1586: 10%) Debian official rebuild is up to 87% https://buildd.debian.org/stats/graph-quarter-big.png * Made arrangements for new Linaro/Debian hardware (CARD-1586: 5%) * Wrote script to diff debian-ports and debian offical (5%) * Fixed cross-gcc doc-li

[ACTIVITY] Week 41

2014-10-10 Thread Vishal Bhoj
== Progress == * Cleanup Juno AOSP master build (DEVPLAT-263, 30%) * Integrate bc command in Juno build (REQ-559, 10%) * Project ARA (60%) == Plans == * Enable SELinux on linux-linaro * Investigate ARMv8 LSK failures in LAVA * Project ARA. == Issues == * None _

[ACTIVITY] Week 41

2014-10-10 Thread Riku Voipio
== Progress == * Juno CI loop added and tested (CARD-1611 50%) * qemu job to docker migration finished (20%) * Ended TC2 kvm testing - not all needed code mainline (20%) * started converting my CI jobs to use jenkins-job-builder (10%) == Plans == * mocve my jobs to jenkins-job-builder and docker w

[ACTIVITY] Week 41

2014-10-10 Thread Koen Kooi
== Progress == * Release (20%) * add links for bare metal toolchain (Bug 719) * fix permission issue for 14.06 toolchain (Bug 745) * remove some more launchpad references * release note updates * OE baseline work (CARD-787: 80%) * All builds seem to be OK * Going through all the warnings and

[ACTIVITY] Weeks 40+41

2014-10-10 Thread Bernhard Rosenkränzer
Just realized I forgot to send the report last week, so I'm combining them. == Progress == * Got AOSP to build with clang for all Nexus devices * Submitted all related patches upstream, most are accepted, 34 remaining in the queue * Wrote a script that pulls related patches directly from AOSP's ge

[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

[PATCH POWERTOP V3] 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 --- v3 - remove unused variables, reduce array size to suitable value - replace the inactive code block in the report function with TODO comment v2 - Show devfreq wi

Re: [Powertop] [PATCH] devfreq: add devfreq devices stats support

2014-10-10 Thread Sanjay Singh Rawat
On Thursday 02 October 2014 01:52 AM, Magnus Fromreide wrote: On Tue, Sep 30, 2014 at 12:04:54PM +0530, Sanjay Singh Rawat wrote: add window to show frequency stats for devfreq devices Signed-off-by: Rajagopal Venkat Signed-off-by: Sanjay Singh Rawat --- v2 - Show devfreq window on support

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

2014-10-10 Thread Sanjay Singh Rawat
thanks for the review Sergey On Wednesday 01 October 2014 08:42 PM, Sergey Senozhatsky wrote: On (09/30/14 12:04), Sanjay Singh Rawat wrote: add window to show frequency stats for devfreq devices Signed-off-by: Rajagopal Venkat Signed-off-by: Sanjay Singh Rawat --- v2 - Show devfreq window