[GIT PULL] ARM: OMAP: device PM constraints: preparatory support

Paul Walmsley paul at pwsan.com
Tue Dec 20 14:53:42 EST 2011


Hi Tony

These patches prepare for the introduction of the powerdomain device PM 
constraints, via the standard Linux device PM mechanism that Rafael 
Wysocki introduced.

After the powerdomain device PM constraints go in, we should be able to 
remove some of the OMAP PM interface (currently via platform_data function 
pointers) currently in our tree.

The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50:

  Linux 3.2-rc5 (2011-12-09 15:09:32 -0800)

are available in the git repository at:
  git://git.pwsan.com/linux-2.6 jp_hwmod_pm_dev_lat_devel_3.3

Jean Pihet (2):
      ARM: OMAP2+: hwmod: manage the wake-up latency constraints
      ARM: OMAP: omap_device: register to the per-device PM QoS framework

 arch/arm/mach-omap2/omap_hwmod.c             |   54 ++++++++++++++++++-
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    5 ++
 arch/arm/plat-omap/omap_device.c             |   74 ++++++++++++++++++++++++++
 3 files changed, 132 insertions(+), 1 deletions(-)



More information about the linux-arm-kernel mailing list