linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP: PM: switch from omap_pm_ functions to PM QoS
@ 2011-10-19 14:28 jean.pihet
  2011-10-19 14:28 ` [PATCH 1/2] OMAP: convert I2C driver to PM QoS for latency constraints jean.pihet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jean.pihet @ 2011-10-19 14:28 UTC (permalink / raw)
  To: Kevin Hilman, Linux PM mailing list, linux-omap,
	Rafael J. Wysocki, Paul Walmsley
  Cc: Jean Pihet

From: Jean Pihet <j-pihet@ti.com>

. Convert the OMAP I2C driver to the PM QoS API for MPU latency constraints
. Remove the latency related functions from OMAP PM in favor of
  the generic per-device PM QoS API


Apply on top of the OMAP PM QoS patch set [1].
Based on the pm-qos branch of the linux-pm git tree (3.1.0-rc3), cf. [2].

Tested on OMAP3 Beagleboard (ES2.x) with constraints on MPU, CORE, PER in
RETention and OFF modes.

[1] http://thread.gmane.org/gmane.linux.ports.arm.omap/65971
[2] git://github.com/rjwysocki/linux-pm.git


Jean Pihet (2):
  OMAP: convert I2C driver to PM QoS for latency constraints
  OMAP: PM: remove the latency related functions from the API

 Documentation/arm/OMAP/omap_pm            |   55 +++-------------
 arch/arm/plat-omap/i2c.c                  |   20 ------
 arch/arm/plat-omap/include/plat/omap-pm.h |   99 -----------------------------
 arch/arm/plat-omap/omap-pm-noop.c         |   88 -------------------------
 drivers/i2c/busses/i2c-omap.c             |   30 +++++-----
 include/linux/i2c-omap.h                  |    1 -
 6 files changed, 24 insertions(+), 269 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-15  0:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 14:28 [PATCH 0/2] OMAP: PM: switch from omap_pm_ functions to PM QoS jean.pihet
2011-10-19 14:28 ` [PATCH 1/2] OMAP: convert I2C driver to PM QoS for latency constraints jean.pihet
2011-12-15  0:17   ` Kevin Hilman
2011-10-19 14:28 ` [PATCH 2/2] OMAP: PM: remove the latency related functions from the API jean.pihet
2011-12-15  0:19   ` Kevin Hilman
2011-12-12 16:27 ` [PATCH 0/2] OMAP: PM: switch from omap_pm_ functions to PM QoS Jean Pihet
2011-12-14 14:57   ` Jean Pihet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).