]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-shmobile' into linux-next
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 3 Sep 2012 23:48:15 +0000 (01:48 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 3 Sep 2012 23:48:15 +0000 (01:48 +0200)
commitbcfbc91687253c363d55f9977bfd4817bb695e46
treefc2aec69b7da6dfa0a91006182765886cdd2841e
parentbf6c118617e9d538ab805d56d4c9c3e08b9d3003
parentcaaca999d335872a53b3fff8fa5af2de794d16a1
Merge branch 'pm-shmobile' into linux-next

* pm-shmobile:
  ARM: shmobile: Add A4S cpuidle state on sh7372
  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