The patch 'arm/dt: Add dtb make rule' adds support to
create a .dtb file. But this is never removed afterwards.
Remove the generated .dtb file if 'distclean' is called.
Signed-off-by: Dirk Behme
CC: Rob Herring
CC: Shawn Guo
CC: Jason Liu
CC: Grant Likely
---
arch/arm/boot/Makefile |2 ++
On 3 November 2011 14:14, Ashish Jangam wrote:
> The DA9052/53 is a highly integrated PMIC subsystem with supply domain
> flexibility to support wide range of high performance application.
>
> It provides voltage regulators, GPIO controller, Touch Screen, RTC, Battery
> control and other functiona
On 11/04/2011 06:03 PM, amit.kach...@linaro.org wrote:
> From: Amit Daniel Kachhap
>
> Following the merge of CPU PM notifiers and L2 resume code, this patch
> removes useless code to save and restore L2 and GIC registers.
>
> This is now automatically covered by suspend calls which integrated
>
From: Amit Daniel Kachhap
Following the merge of CPU PM notifiers and L2 resume code, this patch
removes useless code to save and restore L2 and GIC registers.
This is now automatically covered by suspend calls which integrated
CPU PM notifiers and new sleep code that allows to resume L2 before
From: Amit Daniel Kachhap
This patch adds code to save L2 register configuration at boot, and to
resume L2 before MMU is enabled in suspend and cpuidle resume paths.
Signed-off-by: Lorenzo Pieralisi
Signed-off-by: Amit Daniel Kachhap
---
arch/arm/mach-exynos4/cpu.c | 43 ++
From: Amit Daniel Kachhap
This patch adds support for AFTR(ARM OFF TOP RUNNING) mode in
cpuidle driver for EXYNOS4210. L2 cache keeps their data in this mode.
This patch ports the code to the latest interfaces to
save/restore CPU state inclusive of CPU PM notifiers, l2
resume and cpu_suspend/resu
From: Lorenzo Pieralisi
This patch cleans up sleep code in preparation for L2 resume code
and hotplug functions
Signed-off-by: Lorenzo Pieralisi
---
arch/arm/mach-exynos4/sleep.S |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-exynos4/sleep.S b/arch/arm
From: Amit Daniel Kachhap
This Patch series adds support for AFTR mode cpuidle state based on
patch (http://www.spinics.net/lists/arm-kernel/msg132243.html) earlier
submitted by Jaecheol Lee .
This patch uses CPU PM notifiers , common l2 save/restore and
new cpu_suspend/resume interfaces and i
Hi,
I've got a pthread test that is the fall out of a bug fix which is a good test
of kernel and libc and would like to add it into Lava.
I'm told that I currently have to pick a hardware pack and image - but for
this case what I really want to do is to create a test that can be used
as a regr
On 3 November 2011 15:36, Amit Kucheria wrote:
> Vincent,
>
> What is the status of this after talks with the scheduler maintainers
> in Prague last week? Have you shared this with Peter Z et al.
>
The last week discussion was mainly focused on a new load balancer
which will add a time weighted t
10 matches
Mail list logo