From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC PM Domain Updates for v4.3
Date: Fri, 10 Jul 2015 15:37:12 +0900 [thread overview]
Message-ID: <cover.1436510166.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM based SoC PM domain updates for v4.3.
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-pm-domain-for-v4.3
for you to fetch changes up to bd82aff9192dad2bfd3cb3fc19fdf741c2f6028e:
ARM: shmobile: r8a7790: Make struct rcar_sysc_ch const (2015-07-06 09:35:24 +0900)
----------------------------------------------------------------
Renesas ARM Based SoC PM Domain Updates for v4.3
* Make rcar_sysc_ch const for r8a779[09] SoCs
* Get rid of on_off_fn() function pointer
* Use BIT() macro instead of open coding
* Make struct rcar_sysc_ch * parameters const
* Break infinite loop
* Shrink rcar_sysc_ch size
* Improve documentation
----------------------------------------------------------------
Geert Uytterhoeven (8):
ARM: shmobile: R-Car: Improve documentation
ARM: shmobile: R-Car: Shrink rcar_sysc_ch size
ARM: shmobile: R-Car: Break infinite loop
ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters const
ARM: shmobile: R-Car: Use BIT() macro instead of open coding
ARM: shmobile: R-Car: Get rid of on_off_fn() function pointer
ARM: shmobile: r8a7779: Make struct rcar_sysc_ch const
ARM: shmobile: r8a7790: Make struct rcar_sysc_ch const
arch/arm/mach-shmobile/pm-r8a7779.c | 3 +-
arch/arm/mach-shmobile/pm-rcar.c | 105 ++++++++++++++++++++++-------------
arch/arm/mach-shmobile/pm-rcar.h | 12 ++--
arch/arm/mach-shmobile/smp-r8a7779.c | 12 ++--
arch/arm/mach-shmobile/smp-r8a7790.c | 4 +-
5 files changed, 82 insertions(+), 54 deletions(-)
next reply other threads:[~2015-07-10 6:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 6:37 Simon Horman [this message]
2015-07-10 6:37 ` [PATCH 1/8] ARM: shmobile: R-Car: Improve documentation Simon Horman
2015-07-10 6:37 ` [PATCH 2/8] ARM: shmobile: R-Car: Shrink rcar_sysc_ch size Simon Horman
2015-07-10 6:37 ` [PATCH 3/8] ARM: shmobile: R-Car: Break infinite loop Simon Horman
2015-07-10 6:37 ` [PATCH 4/8] ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters const Simon Horman
2015-07-10 6:37 ` [PATCH 5/8] ARM: shmobile: R-Car: Use BIT() macro instead of open coding Simon Horman
2015-07-10 6:37 ` [PATCH 6/8] ARM: shmobile: R-Car: Get rid of on_off_fn() function pointer Simon Horman
2015-07-10 6:37 ` [PATCH 7/8] ARM: shmobile: r8a7779: Make struct rcar_sysc_ch const Simon Horman
2015-07-10 6:37 ` [PATCH 8/8] ARM: shmobile: r8a7790: " Simon Horman
2015-07-14 9:50 ` [GIT PULL] Renesas ARM Based SoC PM Domain Updates for v4.3 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=cover.1436510166.git.horms+renesas@verge.net.au \
--to=horms+renesas@verge.net.au \
--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).