* [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16
@ 2014-05-30 20:00 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-05-30 20:00 UTC (permalink / raw)
To: arm@kernel.org, Arnd Bergmann, 'Olof Johansson',
Kevin Hilman
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
The following changes since commit ccf5511797cd4b48d20a85fa1778f5608eac9fd7:
ARM: EXYNOS: Add MCPM call-back functions (2014-05-16 04:26:30 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-mcpm-2
for you to fetch changes up to 7c5688e7fd722690e636c64630ad56babb589e96:
ARM: EXYNOS: mcpm rename the power_down_finish (2014-05-31 03:01:36
+0900)
----------------------------------------------------------------
Exynos 2nd MCPM updates for v3.16
- enable mcpm for dual-cluster exynos5800
- since commit 166aaf39 ("ARM: 8029/1: mcpm: Rename the
power_down_finish() functions to be less confusing"),
use new member name wait_for_cpu_powerdown.
This is based on tags/exynos-mcpm.
Note that since the commit 166aaf39 is in rmk tree so this
should be sent to upstream after that in 3.16 merge window.
----------------------------------------------------------------
Abhilash Kesavan (1):
ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC
Kukjin Kim (1):
ARM: EXYNOS: mcpm rename the power_down_finish
arch/arm/mach-exynos/mcpm-exynos.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16
@ 2014-05-30 20:00 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-05-30 20:00 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit ccf5511797cd4b48d20a85fa1778f5608eac9fd7:
ARM: EXYNOS: Add MCPM call-back functions (2014-05-16 04:26:30 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-mcpm-2
for you to fetch changes up to 7c5688e7fd722690e636c64630ad56babb589e96:
ARM: EXYNOS: mcpm rename the power_down_finish (2014-05-31 03:01:36
+0900)
----------------------------------------------------------------
Exynos 2nd MCPM updates for v3.16
- enable mcpm for dual-cluster exynos5800
- since commit 166aaf39 ("ARM: 8029/1: mcpm: Rename the
power_down_finish() functions to be less confusing"),
use new member name wait_for_cpu_powerdown.
This is based on tags/exynos-mcpm.
Note that since the commit 166aaf39 is in rmk tree so this
should be sent to upstream after that in 3.16 merge window.
----------------------------------------------------------------
Abhilash Kesavan (1):
ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC
Kukjin Kim (1):
ARM: EXYNOS: mcpm rename the power_down_finish
arch/arm/mach-exynos/mcpm-exynos.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16
2014-05-30 20:00 ` Kukjin Kim
@ 2014-05-31 4:41 ` Olof Johansson
-1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-05-31 4:41 UTC (permalink / raw)
To: Kukjin Kim
Cc: arm@kernel.org, Arnd Bergmann, Kevin Hilman,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
On Sat, May 31, 2014 at 05:00:01AM +0900, Kukjin Kim wrote:
> The following changes since commit ccf5511797cd4b48d20a85fa1778f5608eac9fd7:
>
> ARM: EXYNOS: Add MCPM call-back functions (2014-05-16 04:26:30 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-mcpm-2
>
> for you to fetch changes up to 7c5688e7fd722690e636c64630ad56babb589e96:
>
> ARM: EXYNOS: mcpm rename the power_down_finish (2014-05-31
> 03:01:36 +0900)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16
@ 2014-05-31 4:41 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2014-05-31 4:41 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, May 31, 2014 at 05:00:01AM +0900, Kukjin Kim wrote:
> The following changes since commit ccf5511797cd4b48d20a85fa1778f5608eac9fd7:
>
> ARM: EXYNOS: Add MCPM call-back functions (2014-05-16 04:26:30 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/exynos-mcpm-2
>
> for you to fetch changes up to 7c5688e7fd722690e636c64630ad56babb589e96:
>
> ARM: EXYNOS: mcpm rename the power_down_finish (2014-05-31
> 03:01:36 +0900)
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-05-31 4:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 20:00 [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16 Kukjin Kim
2014-05-30 20:00 ` Kukjin Kim
2014-05-31 4:41 ` Olof Johansson
2014-05-31 4:41 ` Olof Johansson
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.