]> rtime.felk.cvut.cz Git - linux-imx.git/commit
Merge branch 'pm-timers'
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 17 Sep 2012 18:25:18 +0000 (20:25 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 17 Sep 2012 18:25:18 +0000 (20:25 +0200)
commit00e8b2613331042bbe0177e5b9bb5c8a654b14ae
treecfec260ba68b007ddd090c8f63c879b5bb58d2c4
parent5698bd757d55b1bb87edd1a9744ab09c142abfc2
parentfeb70af0e3ac6817327be70b47731039ea135dbc
Merge branch 'pm-timers'

* pm-timers:
  PM: Do not use the syscore flag for runtime PM
  sh: MTU2: Basic runtime PM support
  sh: CMT: Basic runtime PM support
  sh: TMU: Basic runtime PM support
  PM / Domains: Do not measure start time for "irq safe" devices
  PM / Domains: Move syscore flag from subsys data to struct device
  PM / Domains: Rename the always_on device flag to syscore
  PM / Runtime: Allow helpers to be called by early platform drivers
  PM: Reorganize device PM initialization
  sh: MTU2: Introduce clock events suspend/resume routines
  sh: CMT: Introduce clocksource/clock events suspend/resume routines
  sh: TMU: Introduce clocksource/clock events suspend/resume routines
  timekeeping: Add suspend and resume of clock event devices
  PM / Domains: Add power off/on function for system core suspend stage
  PM / Domains: Introduce simplified power on routine for system resume