Confusion Regarding Powerdebug Sensors Info on i386

2014-05-30 Thread Mohammad Merajul Islam Molla
Hello, I ran powerdebug on i386 (ubuntu 13.04) and it seems its outputting wrong information in Sensors info page. Suspects are colored blue below - # sudo ./powerdebug PowerDebug 0.7.2 Clocks Regulators Sensors Gpio NameValue coretemp temp1_crit_alarm

Re: [PATCH 2/9] Sort options in alphabetic order of the single-char options

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org -- http://www.linaro.org/ Linaro.org │ Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro Facebook |

Re: [PATCH 3/9] Adding missing 'duration' option in long_options

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: commit 1e80e5eaf71b606405cbdf6751aa7446533d8b3a (idlestat: get ride of trace-cmd) seems to have missed adding this Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Good catch. Acked-by: Daniel Lezcano daniel.lezc...@linaro.org --

Re: [PATCH 4/9] Specify which options need arguments and which don't to help getopt_long()

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org -- http://www.linaro.org/ Linaro.org │ Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro Facebook |

Re: [PATCH 5/9] Stick to -d for debug according to widely used convention

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Switch the dump option (which might be used infrequently) to use -m Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org --- idlestat.c | 14 +++--- 1 file changed, 7 insertions(+), 7

Re: [PATCH 6/9] Make getopt_long handling more robust

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Adding ':' as first character of optstring to getopt_long allows separating error message for invalid option and invalid option arguments Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org ---

Re: [PATCH 7/9] struct option long_options doesn't need to be global

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Change the flag field to NULL while we're at it Signed-off-by: Amit Kucheria amit.kuche...@linaro.org --- idlestat.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/idlestat.c b/idlestat.c index

Re: [PATCH 9/9] idledebug? When did we ever call it that?

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Yep, powerdebug = idledebug = idlestat :) Legacy copy/paste from powerdebug. Acked-by: Daniel Lezcano daniel.lezc...@linaro.org --- idlestat.c | 8 1 file changed, 4

Re: [PATCH 8/9] improve help - show all available options

2014-05-30 Thread Daniel Lezcano
On 05/29/2014 12:17 AM, Amit Kucheria wrote: Signed-off-by: Amit Kucheria amit.kuche...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org --- README | 7 +-- idlestat.c | 11 --- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README b/README

[ACTIVITY] week 22

2014-05-30 Thread Bernhard Rosenkränzer
== Progress == * Toolchain binary release (DEVPLAT-101: 30%) * Started porting AArch64 Bionic optimizations to ARMv7 (DEVPLAT-104: 10%) * Clang patchset upstreaming (JUICE-340: 25%) * Bionic Aarch64 upstreaming (JUICE-298: 15%) * Investigated updates in Google's toolchain tree (not tracked, 20%)

[Activity] week 22

2014-05-30 Thread Koen Kooi
== Progress == * Release 14.05 166% (one holiday and one vacation day went *poof*) == Plans == * Bug triage == Issues == * Release slipped due to cbuildv2 and aarch64 problems ___ linaro-dev mailing list linaro-dev@lists.linaro.org

[ACTIVITY] week 22

2014-05-30 Thread Vishal Bhoj
== Progress == * Boot Android with u-boot on ARMv8 SoC (CARD-1049: 20 %) * 14.05 Android release (DEVPLAT-99: 30%) * Fix CI issues on ARMv7 LSK premerge CI - 10%. == Plans == * Boot Android with u-boot on ARMv8 SoC (CARD-1049) * Build Linaro Android on Ubuntu 14.04 (DEVPLAT-218) == Issues == Was

[AVTIVITY] week 22

2014-05-30 Thread Riku Voipio
== Progress == * Chef testing on ARMv8 (REQ-366 20%) * Xen packaging fix (BUG-1317155 40%) * KVM CI fix 10% * repo.linaro.org maintenance (10%) * Xen-base ARMv8 (CARD-736 10%) * Aarch 64 porting (CARD-274 10%) == Plans == * Xen and KVM for armv8 (CARD-736, CARD-346) * Reduce moving pieces from

Re: [ACTIVITY] week 21

2014-05-30 Thread Harigopal Gollamudi
== Progress == Upgrading the ARM trusted firmware with fip binaries : Preparing the wiki page for booting android on juice fvp with fip binaries, as It is not encourage to change the UEFI boot args in source code (DEVPLAT-216 : 60%) == Plans == Will be on leave for 1 week. == Issues == None

cpufreq lock

2014-05-30 Thread Sriram V
Hi, I am looking at in cpufreq.c __cpufreq_governor(policy, CPUFREQ_GOV_STOP); up_write(policy-rwsem); __cpufreq_governor(policy, CPUFREQ_GOV_POLICY_EXIT); down_write(policy-rwsem); Why do we need to unlock the lock before calling CPUFREQ_GOV_POLICY_EXIT. Wont

[ACTIVITY] week 22

2014-05-30 Thread Wookey
== Progress == * Investigated why QT4 uploads are failing (DEVPLAT-217: 8%) * Built gcc-4.9 and gdb cycle (CARD-722 20%) * Built and upload texlive-bin (CARD-722: 10%) * Failed to build python-numpy/cython loop (CARD-722: 10%) * Tested debootstrap from debian-ports repo. Uploaded images to

[ACTIVITY] week 22

2014-05-30 Thread Dileep Katta
== Progress == * Enabling UEFI Fastboot on Panda - Tested Fastboot App in UEFI Shell (CARD-198: 30 %) * Enabling U-boot Fastboot for Panda - Built the code for Panda (CARD-1103: 50%) * Flash support on u-boot fastboot - Analysis (CARD-1103: 10%) * Testing u-boot fastboot on Panda, In Progress