linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC PM Domain Updates for v4.3
@ 2015-07-10  6:37 Simon Horman
  2015-07-10  6:37 ` [PATCH 1/8] ARM: shmobile: R-Car: Improve documentation Simon Horman
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Simon Horman @ 2015-07-10  6:37 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-14  9:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-10  6:37 [GIT PULL] Renesas ARM Based SoC PM Domain Updates for v4.3 Simon Horman
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

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).