]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-shmobile-next' into linux-next
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:59:56 +0000 (20:59 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:59:56 +0000 (20:59 +0200)
commita0fea5740397d18245b17771d71ca9a208b2d999
tree54794cc8316bae10d9388f93f6daf5dca90e31b8
parente3d652510a1c15903853c5d48be28b1c6dedec52
parentc385f80edb1f90c57df60eba69bca241f4812b3f
Merge branch 'pm-shmobile-next' into linux-next

* pm-shmobile-next:
  ARM: shmobile: Make sh7372 cpuidle handling more straightforward
  ARM: shmobile: Move definition of shmobile_init_late() to header
  ARM: shmobile: Remove the console check from sh7372_enter_suspend()
  ARM: shmobile: Rework adding devices to PM domains on AP4EVB
  ARM: shmobile: Rework adding devices to PM domains on Mackerel
  ARM: shmobile: Specify device latencies for Mackerel devices directly
  ARM: shmobile: Specify device latencies for SH7372 devices directly
  ARM: shmobile: Allow device latencies to be specified directly
  ARM: shmobile: Set PM domain on/off latencies directly
  ARM: shmobile: Make rmobile_init_pm_domain() static
  ARM: shmobile: Move r8a7779's PM domain objects to a table
  ARM: shmobile: Move r8a7740's PM domain objects to a table
  ARM: shmobile: Move sh7372's PM domain objects to a table
  ARM: shmobile: Do not access sh7372 A4S domain internals directly
  ARM: shmobile: Add routine for automatic PM domains initialization
  ARM: shmobile: Use domain names when adding subdomains to power domains
  ARM: shmobile: Drop r8a7779_add_device_to_domain()
  ARM: shmobile: Use names of power domains for adding devices to them