From: amit.daniel@samsung.com (Amit Daniel Kachhap)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: EXYNOS: cpuidle: Several fixes in exynos cpuidle/PM
Date: Thu, 14 Mar 2013 11:32:56 +0530 [thread overview]
Message-ID: <1363240979-1939-1-git-send-email-amit.daniel@samsung.com> (raw)
This patch series contains a couple of fixes in cpuidle/PM due to
1) clock migration in driver folder.
2) exynos5440 platform which does not support cpuidle C1 state.
3) Compilations error when generic PM options are enabled.
All these patches are based on Samsung maintainer's for-next tree.
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git for-next
Amit Daniel Kachhap (3):
ARM: EXYNOS: Move arm core power down clock to exynos5250 common
clock
ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm
ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's.
arch/arm/mach-exynos/Makefile | 2 +-
arch/arm/mach-exynos/common.c | 2 +-
arch/arm/mach-exynos/common.h | 1 -
arch/arm/mach-exynos/cpuidle.c | 40 +++--------------------------
arch/arm/plat-samsung/Kconfig | 7 +++++
arch/arm/plat-samsung/Makefile | 3 +-
arch/arm/plat-samsung/include/plat/pm.h | 8 +++---
drivers/clk/samsung/clk-exynos5250.c | 42 +++++++++++++++++++++++++++++++
8 files changed, 60 insertions(+), 45 deletions(-)
next reply other threads:[~2013-03-14 6:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 6:02 Amit Daniel Kachhap [this message]
2013-03-14 6:02 ` [PATCH 1/3] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock Amit Daniel Kachhap
2013-06-06 6:57 ` [RESEND PATCH " Amit Daniel Kachhap
2013-06-12 3:18 ` amit daniel kachhap
2013-07-24 12:13 ` Kukjin Kim
2013-06-13 12:26 ` Kukjin Kim
2013-08-16 4:52 ` amit daniel kachhap
2013-10-09 9:48 ` Bartlomiej Zolnierkiewicz
2013-10-11 4:27 ` Amit Kachhap
2013-03-14 6:02 ` [PATCH 2/3] ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm Amit Daniel Kachhap
2013-03-14 6:02 ` [PATCH 3/3] ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's Amit Daniel Kachhap
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=1363240979-1939-1-git-send-email-amit.daniel@samsung.com \
--to=amit.daniel@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 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).