Hi all,
Next Wednesday, 19th June, we intend to take IKSHackbox out of circulation and turn it into a LAVA TC2. We will be backing up the existing configuration, just in case we need to deploy a new one or revert the existing one. We'll also be removing the ssh access (for obvious reasons).
If anybody has any problems or issues with this decision, please contact me to discuss.
Many thanks
Dave
With this patch set we make use of cpu_do_idle to enter WFI mode,
many platform are not clearing the data buffer before WFI or
directly using the address instead of opcode. For the rest its good
to have a common approach.
Sanjay Singh Rawat (8):
ARM: EXYNOS: use generic cpu idle function for wfi
ARM: RealView: use generic cpu idle function for wfi
ARM: SPEAr: use generic cpu idle function for wfi
ARM: vexpress: use generic cpu idle function for wfi
ARM: zynq: use generic cpu idle function for wfi
ARM: ux500: use generic cpu idle function for wfi
ARM: msm: use generic cpu idle function for wfi
ARM: PRIMA2: use generic cpu idle function for wfi
arch/arm/mach-exynos/hotplug.c | 9 ++-------
arch/arm/mach-msm/hotplug.c | 9 ++-------
arch/arm/mach-prima2/hotplug.c | 4 ++--
arch/arm/mach-realview/hotplug.c | 9 ++-------
arch/arm/mach-spear/hotplug.c | 3 ++-
arch/arm/mach-ux500/hotplug.c | 5 +++--
arch/arm/mach-vexpress/hotplug.c | 3 ++-
arch/arm/mach-zynq/hotplug.c | 4 ++--
8 files changed, 17 insertions(+), 29 deletions(-)
--
1.7.9.5
also cc linaro kernel
Hi,
This patch will forward target residency information from the arm_big_little
driver to mcpm.
If multiple powerdown states are used, the vendor specific code will need a way to distinguish the intended c-state information.
I do not have TC2 hardware to verify this. Would someone be able to help
verify this change on TC2?
Thanks!
Sebastian
Sebastian Capella (1):
cpuidle: arm_big_little: route target residency to mcpm
drivers/cpuidle/arm_big_little.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
1.7.9.5
Hi Rafael,
The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:
Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)
are available in the git repository at:
git://git.linaro.org/people/vireshk/linux.git cpufreq-next
for you to fetch changes up to ea61623fe9badd5a195b3a0878e6d89a2f97ac0e:
cpufreq: kirkwood: Select CPU_FREQ_TABLE option (2013-06-07 16:33:36 +0530)
----------------------------------------------------------------
Arnd Bergmann (2):
cpufreq: SPEAr needs cpufreq table
cpufreq: big.LITTLE needs cpufreq table
Ezequiel Garcia (1):
cpufreq: kirkwood: Select CPU_FREQ_TABLE option
drivers/cpufreq/Kconfig.arm | 3 +++
1 file changed, 3 insertions(+)
Dear user of lists.linaro.org,
We have received reports that your account has been used to send a huge amount of junk e-mail messages during the recent week.
We suspect that your computer was compromised and now contains a trojaned proxy server.
Please follow the instructions in the attached text file in order to keep your computer safe.
Best wishes,
lists.linaro.org support team.
hi there,
as our contributions to OE might grow in the future we have decided to
start tracking OE patches on http://patches.linaro.org/, like other
upstream projects are being tracked.
For now, we will be tracking oe-core and meta-oe trees only, as this is
probably where most of us would contribute. If you think we need to track
more OE trees, please say it!
Can you please make sure that you cc patches(a)linaro.org for any
contribution you make to OE, otherwise it won't get tracked!
You can find OE project stats here:
http://patches.linaro.org/project/oe-core/http://patches.linaro.org/project/oe-meta-layer/
cheers
nico