From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
Kevin Hilman <khilman@linaro.org>,
arm@kernel.org
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 1/2] Samsung fixes for v3.18
Date: Wed, 15 Oct 2014 08:26:11 +0900 [thread overview]
Message-ID: <543DB113.1080108@samsung.com> (raw)
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes
for you to fetch changes up to f6f1ae82bd288bceed5a93594a8a081845f11b41:
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops (2014-09-24
02:47:44 +0900)
----------------------------------------------------------------
Samsung fixes for v3.18
- fix ifdef around cpu_*_do_[suspend, resume] ops to check
CONFIG_ARM_CPU_SUSPEND and not CONFIG_PM_SLEEP
- fix exynos_defconfig build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
- fix enabling Samsung PM debug functionality due to recently merged
patches and previous merge conflicts
- fix pull-up setting in sd4_width8 pin group for exynos4x12
----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops
Tomasz Figa (2):
ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12
ARM: SAMSUNG: Restore Samsung PM Debug functionality
arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 2 +-
arch/arm/mach-exynos/exynos.c | 2 ++
arch/arm/mm/proc-macros.S | 2 +-
arch/arm/plat-samsung/Kconfig | 5 +++--
arch/arm/plat-samsung/pm-debug.c | 1 +
5 files changed, 8 insertions(+), 4 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Samsung fixes for v3.18
Date: Wed, 15 Oct 2014 08:26:11 +0900 [thread overview]
Message-ID: <543DB113.1080108@samsung.com> (raw)
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes
for you to fetch changes up to f6f1ae82bd288bceed5a93594a8a081845f11b41:
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops (2014-09-24
02:47:44 +0900)
----------------------------------------------------------------
Samsung fixes for v3.18
- fix ifdef around cpu_*_do_[suspend, resume] ops to check
CONFIG_ARM_CPU_SUSPEND and not CONFIG_PM_SLEEP
- fix exynos_defconfig build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
- fix enabling Samsung PM debug functionality due to recently merged
patches and previous merge conflicts
- fix pull-up setting in sd4_width8 pin group for exynos4x12
----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops
Tomasz Figa (2):
ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12
ARM: SAMSUNG: Restore Samsung PM Debug functionality
arch/arm/boot/dts/exynos4x12-pinctrl.dtsi | 2 +-
arch/arm/mach-exynos/exynos.c | 2 ++
arch/arm/mm/proc-macros.S | 2 +-
arch/arm/plat-samsung/Kconfig | 5 +++--
arch/arm/plat-samsung/pm-debug.c | 1 +
5 files changed, 8 insertions(+), 4 deletions(-)
next reply other threads:[~2014-10-14 23:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 23:26 Kukjin Kim [this message]
2014-10-14 23:26 ` [GIT PULL 1/2] Samsung fixes for v3.18 Kukjin Kim
2014-10-15 6:31 ` Olof Johansson
2014-10-15 6:31 ` Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2014-11-21 13:23 Kukjin Kim
2014-11-21 13:23 ` Kukjin Kim
2014-11-27 13:26 ` Arnd Bergmann
2014-11-27 13:26 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=543DB113.1080108@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.