All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL 1/4] omap soc changes for v3.16 merge window
Date: Mon, 19 May 2014 18:30:31 -0700	[thread overview]
Message-ID: <20140520013030.GE15793@atomide.com> (raw)

Looks like I'm still having trouble sending out some pull requests,
so apologies you're seeing these as duplicates.

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/soc-signed

for you to fetch changes up to 733d20eeeeb31587aacd917fb0aaf2888c26a4b5:

  ARM: DRA752: add detection of SoC information (2014-05-19 15:38:03 -0700)

----------------------------------------------------------------
SoC related changes for omaps.

----------------------------------------------------------------
Archit Taneja (1):
      ARM: OMAP2+: hwmod: OMAP5 DSS hwmod data

Dave Gerlach (1):
      ARM: OMAP2+: Remove suspend_set_ops from common pm late init

Nishanth Menon (1):
      ARM: DRA752: add detection of SoC information

Peter Ujfalusi (1):
      ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them)

Tony Lindgren (1):
      Merge tag 'for-v3.16/hwmod-a' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.16/soc

 arch/arm/mach-omap2/id.c                   |  37 ++++
 arch/arm/mach-omap2/io.c                   |   1 +
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  99 +---------
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 283 +++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm.c                   |  17 +-
 arch/arm/mach-omap2/pm.h                   |   8 +-
 arch/arm/mach-omap2/pm24xx.c               |   4 +-
 arch/arm/mach-omap2/pm34xx.c               |   7 +-
 arch/arm/mach-omap2/pm44xx.c               |   6 +-
 arch/arm/mach-omap2/soc.h                  |   5 +
 10 files changed, 361 insertions(+), 106 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] omap soc changes for v3.16 merge window
Date: Mon, 19 May 2014 18:30:31 -0700	[thread overview]
Message-ID: <20140520013030.GE15793@atomide.com> (raw)

Looks like I'm still having trouble sending out some pull requests,
so apologies you're seeing these as duplicates.

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/soc-signed

for you to fetch changes up to 733d20eeeeb31587aacd917fb0aaf2888c26a4b5:

  ARM: DRA752: add detection of SoC information (2014-05-19 15:38:03 -0700)

----------------------------------------------------------------
SoC related changes for omaps.

----------------------------------------------------------------
Archit Taneja (1):
      ARM: OMAP2+: hwmod: OMAP5 DSS hwmod data

Dave Gerlach (1):
      ARM: OMAP2+: Remove suspend_set_ops from common pm late init

Nishanth Menon (1):
      ARM: DRA752: add detection of SoC information

Peter Ujfalusi (1):
      ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them)

Tony Lindgren (1):
      Merge tag 'for-v3.16/hwmod-a' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.16/soc

 arch/arm/mach-omap2/id.c                   |  37 ++++
 arch/arm/mach-omap2/io.c                   |   1 +
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  99 +---------
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 283 +++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm.c                   |  17 +-
 arch/arm/mach-omap2/pm.h                   |   8 +-
 arch/arm/mach-omap2/pm24xx.c               |   4 +-
 arch/arm/mach-omap2/pm34xx.c               |   7 +-
 arch/arm/mach-omap2/pm44xx.c               |   6 +-
 arch/arm/mach-omap2/soc.h                  |   5 +
 10 files changed, 361 insertions(+), 106 deletions(-)

             reply	other threads:[~2014-05-20  1:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  1:30 Tony Lindgren [this message]
2014-05-20  1:30 ` [GIT PULL 1/4] omap soc changes for v3.16 merge window Tony Lindgren
2014-05-26 19:59 ` Olof Johansson
2014-05-26 19:59   ` Olof Johansson

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=20140520013030.GE15793@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.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 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.