Hi,
As part of the UDS/Connect planning, we got quite a few blueprints
that I believe will probably be useful for both Linaro and Ubuntu.
If you're interested in any blueprint, just please make sure you're
subscribed before the end of this week, so you can have higher changes
to avoid any conflic
Full status report in:
https://wiki.linaro.org/OfficeofCTO/WeeklyReport
Last weekly meeting minutes:
https://wiki.linaro.org/OfficeofCTO/2011-10-18
== Highlights ==
- For 11.10
+ UMM:
DMA-mapping framework was updated - mainly focusing on the IOMMU
mapper for ARM DMA-mapping implementation
In prep for Linaro Connect & the Ubuntu Developers Summit next week
I've put together some performance measurements comparing libjpeg8c
and libjpeg-turbo compiled with it's libjpeg8 compatibility setting.
Quality settings of 95 and 75 are used. Image sizes used are 640x480
and 3136x2352.
Hardware
On Wed, Oct 26, 2011 at 3:36 AM, Richard Zhao wrote:
> On 26 October 2011 14:39, Amit Kucheria wrote:
>> On 11 Oct 26, Richard Zhao wrote:
>>> Hi Amit,
>>>
>>> Is there anyone working on a SoC bus framework?
>>> The bus framework can manage the bus fabric, ddr, OCRAM clocks. When a
>>> device dri
This patch enables Bluetooth support on ORIGEN board.
Signed-off-by: Sangwook
---
arch/arm/mach-exynos4/mach-origen.c | 32
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/mach-origen.c
b/arch/arm/mach-exynos4/mach-origen.
This patch adds support for thermal sensor driver. It supports 3 trigger
level. The first 2 level are warn and monitor temperature level. The
third critical trigger level resets the system. The threshold
change information is sent to the thermal interface layer.
Signed-off-by: SangWook Ju
Signed-
This patch adds necessary source definations needed for TMU driver and
the platform device support.
Signed-off-by: SangWook Ju
Signed-off-by: Amit Daniel Kachhap
---
arch/arm/mach-exynos4/Makefile|3 +-
arch/arm/mach-exynos4/dev-tmu.c | 71 +++
This codes uses the generic linux thermal layer and creates a bridge
between temperature sensors, linux thermal framework and cooling devices
for samsung exynos platform. This layer recieves or monitor
the temperature from the sensor and informs the generic thermal layer.
It also provides the handl
Signed-off-by: Amit Daniel Kachhap
---
arch/arm/mach-exynos4/Kconfig |5 +
arch/arm/mach-exynos4/mach-origen.c | 10 ++
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index cf467b5..786fdb7 1006
This RFC version of the patch set is intended to share the current work
about providing a thermal solution using Linux thermal infrastructure. The
closest driver which has the same features and not using acpi layer
is drivers/platform/x86/acerhdf.c.
For the ARM world there is no clarity for pla
On 26 October 2011 14:39, Amit Kucheria wrote:
> On 11 Oct 26, Richard Zhao wrote:
>> Hi Amit,
>>
>> Is there anyone working on a SoC bus framework?
>> The bus framework can manage the bus fabric, ddr, OCRAM clocks. When a
>> device driver become working, it tells bus framework, cpu may access
>>
11 matches
Mail list logo