]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-timers' into linux-next
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 9 Sep 2012 20:10:28 +0000 (22:10 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 9 Sep 2012 20:10:28 +0000 (22:10 +0200)
commit54359f8da17b8d43d27513d654dedb82f80f4b74
tree631f9345469bad0395fae84655182919d62af866
parent55d512e245bc7699a8800e23df1a24195dd08217
parentfeb70af0e3ac6817327be70b47731039ea135dbc
Merge branch 'pm-timers' into linux-next

* 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