public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL  2/4] ARM: mvebu: drivers for v3.9
Date: Fri, 1 Feb 2013 15:51:59 +0000	[thread overview]
Message-ID: <1359733919.FCB62.22262@triton> (raw)
In-Reply-To: <1359733918.Bf7ecc0.22262@triton>

The following changes since commit 949db153b6466c6f7cad5a427ecea94985927311:

  Linux 3.8-rc5

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/drivers_for_v3.9

for you to fetch changes up to 9cfc94eb0f4843af5d1141a37d7b7ca5d3b27220:

  cpuidle: kirkwood: Move out of mach directory

----------------------------------------------------------------
mvebu drivers for v3.9
     - use rtc-mv in mvebu armv7 SoCs
     - add pci-e hotplug for kirkwood
    
    Depends on:
     - tags/mvebu_fixes_for_v3.8-rc6
----------------------------------------------------------------
Andrew Lunn (1):
      cpuidle: kirkwood: Move out of mach directory

Gregory CLEMENT (1):
      rtc: Add support of rtc-mv for MVEBU SoCs

Jason Cooper (1):
      Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/drivers

Jason Gunthorpe (1):
      ARM: Kirkwood: Support basic hotplug for PCI-E

 arch/arm/boot/dts/dove.dtsi                     |  2 +
 arch/arm/configs/kirkwood_defconfig             |  1 +
 arch/arm/configs/mvebu_defconfig                |  2 +
 arch/arm/mach-kirkwood/Makefile                 |  1 -
 arch/arm/mach-kirkwood/board-dt.c               |  2 +
 arch/arm/mach-kirkwood/common.c                 | 23 ++++++++++
 arch/arm/mach-kirkwood/common.h                 |  1 +
 arch/arm/mach-kirkwood/include/mach/kirkwood.h  |  3 +-
 arch/arm/mach-kirkwood/pcie.c                   | 10 ++---
 arch/arm/plat-orion/mpp.c                       |  2 +-
 drivers/cpuidle/Kconfig                         |  6 +++
 drivers/cpuidle/Makefile                        |  1 +
 .../cpuidle/cpuidle-kirkwood.c                  | 45 +++++++++++++++++---
 drivers/rtc/Kconfig                             |  2 +-
 14 files changed, 84 insertions(+), 17 deletions(-)
 rename arch/arm/mach-kirkwood/cpuidle.c => drivers/cpuidle/cpuidle-kirkwood.c (61%)

  parent reply	other threads:[~2013-02-01 15:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 15:51 [GIT PULL 0/4] ARM: mvebu: changes for v3.9 Jason Cooper
2013-02-01 15:51 ` [GIT PULL 1/4] ARM: mvebu: cleanup " Jason Cooper
2013-02-05  7:10   ` Olof Johansson
2013-02-01 15:51 ` [GIT PULL 3/4] ARM: mvebu: boards " Jason Cooper
2013-02-05  7:10   ` Olof Johansson
2013-02-05 11:21     ` Jason Cooper
2013-02-05 18:23       ` Olof Johansson
2013-02-05 18:30         ` Jason Cooper
2013-02-05 23:26           ` Olof Johansson
2013-02-06 13:20             ` Jason Cooper
2013-02-10  0:31               ` Olof Johansson
2013-02-10 21:05                 ` Jason Cooper
2013-02-01 15:51 ` Jason Cooper [this message]
2013-02-05  7:10   ` [GIT PULL 2/4] ARM: mvebu: drivers " Olof Johansson
2013-02-01 15:51 ` [GIT PULL 4/4] ARM: mvebu: dt " Jason Cooper
2013-02-04  8:29 ` [GIT PULL 0/4] ARM: mvebu: changes " Gregory CLEMENT
2013-02-04 12:05   ` Jason Cooper
  -- strict thread matches above, loose matches on Subject: below --
2013-01-12 23:29 Jason Cooper
2013-01-12 23:29 ` [GIT PULL 2/4] ARM: mvebu: drivers " Jason Cooper
     [not found] ` <E1TuAWu-0004Jx-Hn@merlin.infradead.org>
2013-01-13  1:05   ` Russell King - ARM Linux
2013-01-13  1:28     ` Jason Cooper

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=1359733919.FCB62.22262@triton \
    --to=jason@lakedaemon.net \
    --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