* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-07-19 0:52 ` Kukjin Kim
0 siblings, 0 replies; 10+ messages in thread
From: Kukjin Kim @ 2014-07-19 0:52 UTC (permalink / raw)
To: arm@kernel.org, Arnd Bergmann, 'Olof Johansson'
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Daniel Lezcano,
Chander Kashyap
The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-cpuidle
for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
(2014-07-19 03:36:00 +0900)
----------------------------------------------------------------
exynos cpuidle update for v3.17
- add callbacks exynos_suspend() and exynos_powered_up()
for support cpuidle through mcpm
- skip exynos_cpuidle for exynos5420 because is uses
cpuidle-big-liggle generic cpuidle driver
- add generic functions to calculate cpu number is used
for pmu and this is required for exynos5420 multi-cluster
- add of_device_id structure for big.LITTLE cpuidle and
add "samsung,exynos5420" compatible string for exynos5420
----------------------------------------------------------------
Chander Kashyap (6):
cpuidle: big.LITTLE: add of_device_id structure
ARM: EXYNOS: add generic function to calculate cpu number
cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config
cpuidle: big.LITTLE: init driver for exynos5420
ARM: EXYNOS: do not allow cpuidle registration for exynos5420
ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
arch/arm/mach-exynos/exynos.c | 4 +++-
arch/arm/mach-exynos/mcpm-exynos.c | 36
++++++++++++++++++++++++++++++++++++
arch/arm/mach-exynos/regs-pmu.h | 9 +++++++++
drivers/cpuidle/Kconfig.arm | 2 +-
drivers/cpuidle/cpuidle-big_little.c | 12 +++++++++++-
5 files changed, 60 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-07-19 0:52 ` Kukjin Kim
0 siblings, 0 replies; 10+ messages in thread
From: Kukjin Kim @ 2014-07-19 0:52 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-cpuidle
for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
(2014-07-19 03:36:00 +0900)
----------------------------------------------------------------
exynos cpuidle update for v3.17
- add callbacks exynos_suspend() and exynos_powered_up()
for support cpuidle through mcpm
- skip exynos_cpuidle for exynos5420 because is uses
cpuidle-big-liggle generic cpuidle driver
- add generic functions to calculate cpu number is used
for pmu and this is required for exynos5420 multi-cluster
- add of_device_id structure for big.LITTLE cpuidle and
add "samsung,exynos5420" compatible string for exynos5420
----------------------------------------------------------------
Chander Kashyap (6):
cpuidle: big.LITTLE: add of_device_id structure
ARM: EXYNOS: add generic function to calculate cpu number
cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config
cpuidle: big.LITTLE: init driver for exynos5420
ARM: EXYNOS: do not allow cpuidle registration for exynos5420
ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
arch/arm/mach-exynos/exynos.c | 4 +++-
arch/arm/mach-exynos/mcpm-exynos.c | 36
++++++++++++++++++++++++++++++++++++
arch/arm/mach-exynos/regs-pmu.h | 9 +++++++++
drivers/cpuidle/Kconfig.arm | 2 +-
drivers/cpuidle/cpuidle-big_little.c | 12 +++++++++++-
5 files changed, 60 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
2014-07-19 0:52 ` Kukjin Kim
@ 2014-07-19 22:03 ` Olof Johansson
-1 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2014-07-19 22:03 UTC (permalink / raw)
To: Kukjin Kim
Cc: arm@kernel.org, Arnd Bergmann,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Daniel Lezcano,
Chander Kashyap
On Sat, Jul 19, 2014 at 09:52:41AM +0900, Kukjin Kim wrote:
> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>
> Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-cpuidle
>
> for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>
> ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> (2014-07-19 03:36:00 +0900)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 10+ messages in thread
* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-07-19 22:03 ` Olof Johansson
0 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2014-07-19 22:03 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Jul 19, 2014 at 09:52:41AM +0900, Kukjin Kim wrote:
> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>
> Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-cpuidle
>
> for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>
> ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> (2014-07-19 03:36:00 +0900)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
2014-07-19 0:52 ` Kukjin Kim
@ 2014-08-08 22:19 ` Kevin Hilman
-1 siblings, 0 replies; 10+ messages in thread
From: Kevin Hilman @ 2014-08-08 22:19 UTC (permalink / raw)
To: Kukjin Kim
Cc: arm@kernel.org, Arnd Bergmann, Olof Johansson,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Daniel Lezcano,
Chander Kashyap, Doug Anderson, Javier Martinez Canillas,
Andreas Färber
Hello,
On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>
> Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-cpuidle
>
> for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>
> ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> (2014-07-19 03:36:00 +0900)
>
> ----------------------------------------------------------------
> exynos cpuidle update for v3.17
>
> - add callbacks exynos_suspend() and exynos_powered_up()
> for support cpuidle through mcpm
> - skip exynos_cpuidle for exynos5420 because is uses
> cpuidle-big-liggle generic cpuidle driver
> - add generic functions to calculate cpu number is used
> for pmu and this is required for exynos5420 multi-cluster
> - add of_device_id structure for big.LITTLE cpuidle and
> add "samsung,exynos5420" compatible string for exynos5420
I'm curious what platforms this is expected to work on, and where it's
been tested.
I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
kernel messages) shortly after the driver loads, and never finishes to
boot.
I needed an extra compatible entry for the 5800 in the driver for the
driver to load, which suggests it hasn't been tested on 5800, but at
least in theory, this should be compatible with the 542x, right?
For testing, I tried today's linux-next and arm-soc/for-next.
Kevin
^ permalink raw reply [flat|nested] 10+ messages in thread
* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-08-08 22:19 ` Kevin Hilman
0 siblings, 0 replies; 10+ messages in thread
From: Kevin Hilman @ 2014-08-08 22:19 UTC (permalink / raw)
To: linux-arm-kernel
Hello,
On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>
> Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-cpuidle
>
> for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>
> ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> (2014-07-19 03:36:00 +0900)
>
> ----------------------------------------------------------------
> exynos cpuidle update for v3.17
>
> - add callbacks exynos_suspend() and exynos_powered_up()
> for support cpuidle through mcpm
> - skip exynos_cpuidle for exynos5420 because is uses
> cpuidle-big-liggle generic cpuidle driver
> - add generic functions to calculate cpu number is used
> for pmu and this is required for exynos5420 multi-cluster
> - add of_device_id structure for big.LITTLE cpuidle and
> add "samsung,exynos5420" compatible string for exynos5420
I'm curious what platforms this is expected to work on, and where it's
been tested.
I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
kernel messages) shortly after the driver loads, and never finishes to
boot.
I needed an extra compatible entry for the 5800 in the driver for the
driver to load, which suggests it hasn't been tested on 5800, but at
least in theory, this should be compatible with the 542x, right?
For testing, I tried today's linux-next and arm-soc/for-next.
Kevin
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
2014-08-08 22:19 ` Kevin Hilman
@ 2014-08-09 0:35 ` Kukjin Kim
-1 siblings, 0 replies; 10+ messages in thread
From: Kukjin Kim @ 2014-08-09 0:35 UTC (permalink / raw)
To: 'Kevin Hilman'
Cc: arm, 'Arnd Bergmann', 'Olof Johansson',
linux-arm-kernel, linux-samsung-soc, 'Daniel Lezcano',
'Chander Kashyap', 'Doug Anderson',
'Javier Martinez Canillas', 'Andreas Färber'
Kevin Hilman wrote:
>
> Hello,
>
Hi,
> On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
> >
> > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/exynos-cpuidle
> >
> > for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
> >
> > ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> > (2014-07-19 03:36:00 +0900)
> >
> > ----------------------------------------------------------------
> > exynos cpuidle update for v3.17
> >
> > - add callbacks exynos_suspend() and exynos_powered_up()
> > for support cpuidle through mcpm
> > - skip exynos_cpuidle for exynos5420 because is uses
> > cpuidle-big-liggle generic cpuidle driver
> > - add generic functions to calculate cpu number is used
> > for pmu and this is required for exynos5420 multi-cluster
> > - add of_device_id structure for big.LITTLE cpuidle and
> > add "samsung,exynos5420" compatible string for exynos5420
>
> I'm curious what platforms this is expected to work on, and where it's
> been tested.
>
exynos5420 and its reference board, smdk5420.
> I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
> kernel messages) shortly after the driver loads, and never finishes to
> boot.
>
Oh, sorry about that, if so, it should be fixed before -rc1. Just note that I
thought since exynos5800 is very similar with exynos5420 so I didn't ask
Chander to test the series on exynos5800 based board...Just asked to test with
Nico's mcpm series. BTW, unfortunately I have no exynos5800-peach-pi...
> I needed an extra compatible entry for the 5800 in the driver for the
> driver to load, which suggests it hasn't been tested on 5800, but at
> least in theory, this should be compatible with the 542x, right?
>
Yes I think so. As you can see in exynos5800.dtsi, it is including exynos5420.
> For testing, I tried today's linux-next and arm-soc/for-next.
>
Hmm...why is the problem happened at last? Not at that time? :(
I need to figure it out...
Thanks,
Kukjin
^ permalink raw reply [flat|nested] 10+ messages in thread
* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-08-09 0:35 ` Kukjin Kim
0 siblings, 0 replies; 10+ messages in thread
From: Kukjin Kim @ 2014-08-09 0:35 UTC (permalink / raw)
To: linux-arm-kernel
Kevin Hilman wrote:
>
> Hello,
>
Hi,
> On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
> >
> > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/exynos-cpuidle
> >
> > for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
> >
> > ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
> > (2014-07-19 03:36:00 +0900)
> >
> > ----------------------------------------------------------------
> > exynos cpuidle update for v3.17
> >
> > - add callbacks exynos_suspend() and exynos_powered_up()
> > for support cpuidle through mcpm
> > - skip exynos_cpuidle for exynos5420 because is uses
> > cpuidle-big-liggle generic cpuidle driver
> > - add generic functions to calculate cpu number is used
> > for pmu and this is required for exynos5420 multi-cluster
> > - add of_device_id structure for big.LITTLE cpuidle and
> > add "samsung,exynos5420" compatible string for exynos5420
>
> I'm curious what platforms this is expected to work on, and where it's
> been tested.
>
exynos5420 and its reference board, smdk5420.
> I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
> kernel messages) shortly after the driver loads, and never finishes to
> boot.
>
Oh, sorry about that, if so, it should be fixed before -rc1. Just note that I
thought since exynos5800 is very similar with exynos5420 so I didn't ask
Chander to test the series on exynos5800 based board...Just asked to test with
Nico's mcpm series. BTW, unfortunately I have no exynos5800-peach-pi...
> I needed an extra compatible entry for the 5800 in the driver for the
> driver to load, which suggests it hasn't been tested on 5800, but at
> least in theory, this should be compatible with the 542x, right?
>
Yes I think so. As you can see in exynos5800.dtsi, it is including exynos5420.
> For testing, I tried today's linux-next and arm-soc/for-next.
>
Hmm...why is the problem happened at last? Not at that time? :(
I need to figure it out...
Thanks,
Kukjin
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
2014-08-09 0:35 ` Kukjin Kim
@ 2014-08-11 6:36 ` Chander M. Kashyap
-1 siblings, 0 replies; 10+ messages in thread
From: Chander M. Kashyap @ 2014-08-11 6:36 UTC (permalink / raw)
To: Kukjin Kim
Cc: Kevin Hilman, linux-samsung-soc@vger.kernel.org, Arnd Bergmann,
Daniel Lezcano, Chander Kashyap, arm, Andreas Färber,
Olof Johansson, Doug Anderson, Javier Martinez Canillas,
linux-arm-kernel@lists.infradead.org
Hi Kukjin,
On Sat, Aug 9, 2014 at 6:05 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Kevin Hilman wrote:
>>
>> Hello,
>>
> Hi,
>
>> On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>> >
>> > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>> >
>> > are available in the git repository at:
>> >
>> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> > tags/exynos-cpuidle
>> >
>> > for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>> >
>> > ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
>> > (2014-07-19 03:36:00 +0900)
>> >
>> > ----------------------------------------------------------------
>> > exynos cpuidle update for v3.17
>> >
>> > - add callbacks exynos_suspend() and exynos_powered_up()
>> > for support cpuidle through mcpm
>> > - skip exynos_cpuidle for exynos5420 because is uses
>> > cpuidle-big-liggle generic cpuidle driver
>> > - add generic functions to calculate cpu number is used
>> > for pmu and this is required for exynos5420 multi-cluster
>> > - add of_device_id structure for big.LITTLE cpuidle and
>> > add "samsung,exynos5420" compatible string for exynos5420
>>
>> I'm curious what platforms this is expected to work on, and where it's
>> been tested.
>>
> exynos5420 and its reference board, smdk5420.
>
>> I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
>> kernel messages) shortly after the driver loads, and never finishes to
>> boot.
>>
> Oh, sorry about that, if so, it should be fixed before -rc1. Just note that I
> thought since exynos5800 is very similar with exynos5420 so I didn't ask
> Chander to test the series on exynos5800 based board...Just asked to test with
> Nico's mcpm series. BTW, unfortunately I have no exynos5800-peach-pi...
>
>> I needed an extra compatible entry for the 5800 in the driver for the
>> driver to load, which suggests it hasn't been tested on 5800, but at
>> least in theory, this should be compatible with the 542x, right?
>>
> Yes I think so. As you can see in exynos5800.dtsi, it is including exynos5420.
>
>> For testing, I tried today's linux-next and arm-soc/for-next.
>>
> Hmm...why is the problem happened at last? Not at that time? :(
Patch has been sent for the same:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/270472.html
This patch has been dropped as Tomasz has sent the fix in his patch.
Below is the link for the patch:
https://lkml.org/lkml/2014/8/1/103
which is yet to be merged.
>
> I need to figure it out...
>
> Thanks,
> Kukjin
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
thanks and regards,
Chander M. Kashyap
Contact Number: +918123738320
------- TENSION LENE KA NAHI, DENE KE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17
@ 2014-08-11 6:36 ` Chander M. Kashyap
0 siblings, 0 replies; 10+ messages in thread
From: Chander M. Kashyap @ 2014-08-11 6:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi Kukjin,
On Sat, Aug 9, 2014 at 6:05 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Kevin Hilman wrote:
>>
>> Hello,
>>
> Hi,
>
>> On Fri, Jul 18, 2014 at 5:52 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>> >
>> > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
>> >
>> > are available in the git repository at:
>> >
>> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> > tags/exynos-cpuidle
>> >
>> > for you to fetch changes up to fc2cac41ebbfb16da8b036cba6ec6714ab780a6d:
>> >
>> > ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm
>> > (2014-07-19 03:36:00 +0900)
>> >
>> > ----------------------------------------------------------------
>> > exynos cpuidle update for v3.17
>> >
>> > - add callbacks exynos_suspend() and exynos_powered_up()
>> > for support cpuidle through mcpm
>> > - skip exynos_cpuidle for exynos5420 because is uses
>> > cpuidle-big-liggle generic cpuidle driver
>> > - add generic functions to calculate cpu number is used
>> > for pmu and this is required for exynos5420 multi-cluster
>> > - add of_device_id structure for big.LITTLE cpuidle and
>> > add "samsung,exynos5420" compatible string for exynos5420
>>
>> I'm curious what platforms this is expected to work on, and where it's
>> been tested.
>>
> exynos5420 and its reference board, smdk5420.
>
>> I tried it on exynos5800-peach-pi (chromebook2) and it hangs up (no
>> kernel messages) shortly after the driver loads, and never finishes to
>> boot.
>>
> Oh, sorry about that, if so, it should be fixed before -rc1. Just note that I
> thought since exynos5800 is very similar with exynos5420 so I didn't ask
> Chander to test the series on exynos5800 based board...Just asked to test with
> Nico's mcpm series. BTW, unfortunately I have no exynos5800-peach-pi...
>
>> I needed an extra compatible entry for the 5800 in the driver for the
>> driver to load, which suggests it hasn't been tested on 5800, but at
>> least in theory, this should be compatible with the 542x, right?
>>
> Yes I think so. As you can see in exynos5800.dtsi, it is including exynos5420.
>
>> For testing, I tried today's linux-next and arm-soc/for-next.
>>
> Hmm...why is the problem happened at last? Not at that time? :(
Patch has been sent for the same:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/270472.html
This patch has been dropped as Tomasz has sent the fix in his patch.
Below is the link for the patch:
https://lkml.org/lkml/2014/8/1/103
which is yet to be merged.
>
> I need to figure it out...
>
> Thanks,
> Kukjin
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
thanks and regards,
Chander M. Kashyap
Contact Number: +918123738320
------- TENSION LENE KA NAHI, DENE KE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-08-11 6:36 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 0:52 [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17 Kukjin Kim
2014-07-19 0:52 ` Kukjin Kim
2014-07-19 22:03 ` Olof Johansson
2014-07-19 22:03 ` Olof Johansson
2014-08-08 22:19 ` Kevin Hilman
2014-08-08 22:19 ` Kevin Hilman
2014-08-09 0:35 ` Kukjin Kim
2014-08-09 0:35 ` Kukjin Kim
2014-08-11 6:36 ` Chander M. Kashyap
2014-08-11 6:36 ` Chander M. Kashyap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.