[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1262769900-2710-1-git-send-email-chaithrika@ti.com>
Date: Wed, 6 Jan 2010 14:54:56 +0530
From: Chaithrika U S <chaithrika@...com>
To: linux-i2c@...r.kernel.org
Cc: ben-linux@...ff.org, linux-kernel@...r.kernel.org,
davinci-linux-open-source@...ux.davincidsp.com,
Chaithrika U S <chaithrika@...com>
Subject: [PATCH v3 0/4] i2c: davinci: Add power management features
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists