All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] i2c: davinci: Add power management features
@ 2010-01-06  9:24 ` Chaithrika U S
  0 siblings, 0 replies; 10+ messages in thread
From: Chaithrika U S @ 2010-01-06  9:24 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: ben-linux-elnMNo+KYs3YtjvyW6yDsg,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	Chaithrika U S

Add suspend/resume and cpufreq features to DaVinci I2C driver
All patches apply to Linus' kernel tree.
Testing of these features was done on DA850/OMAP-L138 EVM.

Chaithrika U S (4):
  i2c: davinci: Remove MOD_REG_BIT and IO_ADDRESS usage
  i2c: davinci: Add helper functions
  i2c: davinci: Add suspend/resume support
  i2c: davinci: Add cpufreq support

 drivers/i2c/busses/i2c-davinci.c |  228 ++++++++++++++++++++++++++++---------
 1 files changed, 172 insertions(+), 56 deletions(-)

In this version, the suspend/resume support patch has been updated to
use dev_pm_ops.

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

end of thread, other threads:[~2010-01-06 15:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06  9:24 [PATCH v3 0/4] i2c: davinci: Add power management features Chaithrika U S
2010-01-06  9:24 ` Chaithrika U S
     [not found] ` <1262769900-2710-1-git-send-email-chaithrika-l0cyMroinI0@public.gmane.org>
2010-01-06  9:24   ` [PATCH v2 1/4] i2c: davinci: Remove MOD_REG_BIT and IO_ADDRESS usage Chaithrika U S
2010-01-06  9:24     ` Chaithrika U S
     [not found]     ` <1262769900-2710-2-git-send-email-chaithrika-l0cyMroinI0@public.gmane.org>
2010-01-06  9:24       ` [PATCH v2 2/4] i2c: davinci: Add helper functions Chaithrika U S
2010-01-06  9:24         ` Chaithrika U S
     [not found]         ` <1262769900-2710-3-git-send-email-chaithrika-l0cyMroinI0@public.gmane.org>
2010-01-06  9:24           ` [PATCH v3 3/4] i2c: davinci: Add suspend/resume support Chaithrika U S
2010-01-06  9:24             ` Chaithrika U S
2010-01-06  9:25             ` [PATCH v2 4/4] i2c: davinci: Add cpufreq support Chaithrika U S
2010-01-06 15:24   ` [PATCH v3 0/4] i2c: davinci: Add power management features Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.