* [GIT PULL 5/5] Samsung mach updates for v4.1
@ 2015-04-01 18:17 Kukjin Kim
2015-04-03 22:06 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Kukjin Kim @ 2015-04-01 18:17 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-updates
for you to fetch changes up to bd0d888c4f7f125b7c7168f51039142150d9d1cc:
ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoC (2015-03-27
02:35:52 +0900)
----------------------------------------------------------------
Samsung mach updates for v4.1
- for s3c64xx
: use fixed IRQ bases to avoid conflicts on Cragganmore
- for exynos3250
: add cpuidle and AFTR mode support
: fix CPU1 hotplug
- for exynos SoCs
: add code for setting/clearing boot flag for cpuidle AFTR
: remove left over 'extra_save' and constify 'exynos_pm_data' array
: use static in suspend.c as per compiler suggestions
: use platform device name as power domain name
: add support for async-bridge clocks for pm_domains (exynos5420)
----------------------------------------------------------------
Andrzej Hajda (1):
ARM: EXYNOS: add support for async-bridge clocks for pm_domains
Bartlomiej Zolnierkiewicz (4):
ARM: EXYNOS: fix CPU1 hotplug on Exynos3250
ARM: EXYNOS: add code for setting/clearing boot flag
ARM: EXYNOS: add AFTR mode support for Exynos3250
ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoC
Charles Keepax (1):
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
Krzysztof Kozlowski (4):
ARM: EXYNOS: Use platform device name as power domain name
ARM: EXYNOS: use static in suspend.c
ARM: EXYNOS: Constify exynos_pm_data array
ARM: EXYNOS: Remove left over 'extra_save'
arch/arm/mach-exynos/common.h | 6 ++++++
arch/arm/mach-exynos/exynos.c | 1 +
arch/arm/mach-exynos/firmware.c | 33
++++++++++++++++++++++++++++++++-
arch/arm/mach-exynos/platsmp.c | 23 ++++++++++++++++++++---
arch/arm/mach-exynos/pm.c | 12 +++++++++++-
arch/arm/mach-exynos/pm_domains.c | 29 ++++++++++++++++++++++++-----
arch/arm/mach-exynos/regs-pmu.h | 3 +++
arch/arm/mach-exynos/smc.h | 9 +++++++++
arch/arm/mach-exynos/suspend.c | 22 ++++++----------------
arch/arm/mach-s3c64xx/crag6410.h | 1 +
arch/arm/mach-s3c64xx/mach-crag6410.c | 1 +
11 files changed, 114 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL 5/5] Samsung mach updates for v4.1
2015-04-01 18:17 [GIT PULL 5/5] Samsung mach updates for v4.1 Kukjin Kim
@ 2015-04-03 22:06 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-04-03 22:06 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Apr 02, 2015 at 03:17:33AM +0900, Kukjin Kim wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-updates
>
> for you to fetch changes up to bd0d888c4f7f125b7c7168f51039142150d9d1cc:
>
> ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoC (2015-03-27
> 02:35:52 +0900)
Merged.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-03 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 18:17 [GIT PULL 5/5] Samsung mach updates for v4.1 Kukjin Kim
2015-04-03 22:06 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).