]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'pm-timers-next' into linux-next
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 13 Aug 2012 12:00:58 +0000 (14:00 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 13 Aug 2012 12:00:58 +0000 (14:00 +0200)
commit73a4cb0c2d486b4a708c568f1d6ce5ea7a69061b
tree3319a55b00bf660380e8693065ba02ec0019ec33
parent07368d32f1a67e797def08cf2ee3ea1647b204b6
parent38d8d580846b956b43fc0b6125f0d56605fc6926
Merge branch 'pm-timers-next' into linux-next

* pm-timers-next:
  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