Daniel Lezcano wrote:
>
> These couple of patches use the new cpuidle core api to refactor
> some part of the code. The first one declares the states directly
> in the driver declaration and the second one use the timekeeping
> flag to let the cpuidle core to compute the idle time.
>
Basically, l
On Wed, May 16, 2012 at 8:51 AM, Andy Green wrote:
> On 16/05/12 19:49, Somebody in the thread at some point said:
>>
>> On 14 May 2012 16:12, Andy Green wrote:
>>>
>>> On 14/05/12 20:53, Somebody in the thread at some point said:
On 14/05/12 20:45, Somebody in the thread at some p
On 17 May 2012 01:35, Paul Larson wrote:
> On Wed, May 16, 2012 at 1:43 AM, Harsh Prateek Bora > wrote:
>
>>
>>
>> On 16 May 2012 09:38, Paul Larson wrote:
>>
>>> On Tue, May 15, 2012 at 4:24 PM, Tom Gall wrote:
>>>
HI Paul,
On Tue, May 15, 2012 at 4:14 PM, Paul Larson
wro
On 05/16/2012 08:58 PM, Steven Rostedt wrote:
On Wed, 2012-05-16 at 11:59 -0300, Arnaldo Carvalho de Melo wrote:
Steve,
Was the kernel trace events infrastructure designed with that in
mind? I.e. cross analysis? I must be missing something here, still
ENOCOFFEE :-\
Yes, the libparse
On 05/17/2012 05:12 AM, Andy Green wrote:
> On 16/05/12 23:58, Somebody in the thread at some point said:
>
> Hi -
>
>> ARM have released a new version of Developer Studio 5 (DS-5) and we now
>> have a new version of the Gator component [1] to go with this which
>> needs updating in all Linaro ke
On 16/05/12 23:58, Somebody in the thread at some point said:
Hi -
ARM have released a new version of Developer Studio 5 (DS-5) and we now
have a new version of the Gator component [1] to go with this which
needs updating in all Linaro kernel trees that will be part of the 12.05
release.
For t
Thanks for the heads up Tixy. Adding Amit, Anmar and Usman.
On 16 May 2012 10:58, Jon Medhurst (Tixy) wrote:
> Hello All
>
> ARM have released a new version of Developer Studio 5 (DS-5) and we now
> have a new version of the Gator component [1] to go with this which
> needs updating in all Linaro
On Wed, May 16, 2012 at 1:43 AM, Harsh Prateek Bora
wrote:
>
>
> On 16 May 2012 09:38, Paul Larson wrote:
>
>> On Tue, May 15, 2012 at 4:24 PM, Tom Gall wrote:
>>
>>> HI Paul,
>>>
>>> On Tue, May 15, 2012 at 4:14 PM, Paul Larson
>>> wrote:
>>> > Cool, does this replace the existing e2daudiotest
On Wed, May 16, 2012 at 12:58:23PM -0400, Steven Rostedt wrote:
> On Wed, 2012-05-16 at 11:59 -0300, Arnaldo Carvalho de Melo wrote:
>
> > Steve,
> >
> > Was the kernel trace events infrastructure designed with that in
> > mind? I.e. cross analysis? I must be missing something here, still
> >
On Tue, May 15, 2012 at 09:33:34PM -0500, Robert Lee wrote:
> Add common cpuidle init functionality that can be used by various
> imx platforms.
>
> Signed-off-by: Robert Lee
> ---
> +
> +#ifdef CONFIG_CPU_IDLE
> +extern int imx_cpuidle_init(struct cpuidle_driver *drv);
> +#else
> +static inline
On Tue, May 15, 2012 at 09:33:33PM -0500, Robert Lee wrote:
> Add various functionality needed to enable a imx53 low power idle
> state. This includes adding the imx53 gpc_dvfs clock and making a
> common imx5_late_init function and initializing all imx53
> MACHINE_STATE late_init calls to imx5_l
Hi Robert,
Overall this looks ok now, some comments inline.
Sascha
On Tue, May 15, 2012 at 09:33:32PM -0500, Robert Lee wrote:
> The imx5 idle code that existed in mm-imx5.c is moved to pm-imx5.c.
> The imx5_pm_init call is now exported and called during the
> MACHINE_START late_init in supporte
Em Wed, May 16, 2012 at 05:16:55PM +0200, Jiri Olsa escreveu:
> On Wed, May 16, 2012 at 11:59:27AM -0300, Arnaldo Carvalho de Melo wrote:
> > Adding Jiri and Steven to the CC list.
> >
> > Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu:
> > > On 05/15/2012 07:51 PM, Arnaldo Carv
Hello All
ARM have released a new version of Developer Studio 5 (DS-5) and we now
have a new version of the Gator component [1] to go with this which
needs updating in all Linaro kernel trees that will be part of the 12.05
release.
For those people maintaining kernel trees here is what this means
On Wed, May 16, 2012 at 11:59:27AM -0300, Arnaldo Carvalho de Melo wrote:
> Adding Jiri and Steven to the CC list.
>
> Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu:
> > On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote:
> > >Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitr
Adding Jiri and Steven to the CC list.
Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu:
> On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote:
> >Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitry Antipov escreveu:
> >>are there any thoughts on how much of the perf.data is porta
Hi Sir,
Thanks for giving this solution.
I used to waste lot of time building the entire stuff using make command.
I tried with your solution and it works and saves lot of time for us.
On Wed, May 16, 2012 at 9:47 AM, Venkat Raghavulu <
venkat.raghav...@asmaitha.com> wrote:
> Hello All
>
> Just
BTW, I don't think it was explicitly in the phoronix article, but the
actual source for omapdrm is at drivers/staging/omapdrm.
cheers,
Jesse
On Tue, May 15, 2012 at 8:03 PM, Jesse Barker wrote:
> OK, so with respect to that article, we've been working with our
> members to provide KMS drivers fo
On 16/05/12 19:49, Somebody in the thread at some point said:
On 14 May 2012 16:12, Andy Green wrote:
On 14/05/12 20:53, Somebody in the thread at some point said:
On 14/05/12 20:45, Somebody in the thread at some point said:
Hi Aneesh,
Adding linaro-dev in the loop as someone else could b
On 14 May 2012 16:12, Andy Green wrote:
> On 14/05/12 20:53, Somebody in the thread at some point said:
>>
>> On 14/05/12 20:45, Somebody in the thread at some point said:
>>>
>>> Hi Aneesh,
>>>
>>> Adding linaro-dev in the loop as someone else could be also interested
>>>
>>> I have reproduced my
On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote:
Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitry Antipov escreveu:
Hello,
are there any thoughts on how much of the perf.data is portable and how much it
should be?
I'm interesting in recording scheduler activity on one machine and then
On Wed, 2012-05-16 at 09:47 +0530, Venkat Raghavulu wrote:
> Hello All
>
> Just discovered something, wanted to share, might be that many out there
> will be knowing this, for the unknowns sharing this:
>
> We do few source file change and then end up building the entire stuff
> using "make" comm
22 matches
Mail list logo