From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] ARM: SoC drivers for v3.12
Date: Mon, 9 Sep 2013 15:42:33 -0700 [thread overview]
Message-ID: <1378766555-9679-2-git-send-email-khilman@linaro.org> (raw)
In-Reply-To: <1378766555-9679-1-git-send-email-khilman@linaro.org>
This branch contains ARM SoC related driver updates for v3.12. The
only thing this cycle are core PM updates and CPUidle support for
ARM's TC2 big.LITTLE development platform.
Conflicts:
One cleanup/reorg conflict with a new entry in
drivers/cpuidle/Makefile. Append the new entry after the existing
ones. A follow up patch for v3.12-rc will make the new entry conform
to the cleanup/reorg.
----------------------------------------------------------------
The following changes since commit e5c832d5558826cc6e9a24746cfdec8e7780063a:
vfs: fix dentry RCU to refcounting possibly sleeping dput()
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/drivers-for-linus
for you to fetch changes up to 158a71f83800f07c0da0f0159d2670bdf4bdd852:
Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers
----------------------------------------------------------------
Lorenzo Pieralisi (2):
ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend
cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
Nicolas Pitre (1):
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
Olof Johansson (2):
Merge branch 'cpuidle/biglittle' into next/drivers
Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers
MAINTAINERS | 9 ++
arch/arm/mach-vexpress/tc2_pm.c | 2 +
drivers/cpuidle/Kconfig | 10 ++
drivers/cpuidle/Makefile | 1 +
drivers/cpuidle/cpuidle-big_little.c | 209 ++++++++++++++++++++++++++++++
drivers/irqchip/irq-gic.c | 6 +
include/linux/irqchip/arm-gic.h | 1 +
7 files changed, 238 insertions(+)
create mode 100644 drivers/cpuidle/cpuidle-big_little.c
next prev parent reply other threads:[~2013-09-09 22:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-09 22:42 [GIT PULL 0/3] ARM: SoC: Second round of changes for v3.12 Kevin Hilman
2013-09-09 22:42 ` Kevin Hilman [this message]
2013-09-09 22:42 ` [GIT PULL 2/3] ARM: Renesas SoC cleanup, refactoring and more SMP support Kevin Hilman
2013-09-09 22:42 ` [GIT PULL 3/3] ARM: SoC late changes for v3.12 Kevin Hilman
2013-09-09 23:49 ` [GIT PULL 0/3] ARM: SoC: Second round of " Linus Torvalds
2013-09-10 0:04 ` NeilBrown
2013-09-10 0:06 ` Kevin Hilman
2013-09-10 15:05 ` David Woodhouse
2013-09-10 15:31 ` Linus Torvalds
2013-09-10 15:43 ` Stephen Warren
2013-09-10 15:56 ` Linus Torvalds
2013-09-10 16:00 ` David Woodhouse
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=1378766555-9679-2-git-send-email-khilman@linaro.org \
--to=khilman@linaro.org \
--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).