public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] regulator: tps62360: add cache support and settling time
@ 2012-05-07 12:38 Laxman Dewangan
  2012-05-07 12:38 ` [PATCH v2 1/2] regulator: tps62360: enable register cache Laxman Dewangan
  2012-05-07 12:38 ` [PATCH v2 2/2] regulator: tps62360: Provide settling time for voltage change Laxman Dewangan
  0 siblings, 2 replies; 5+ messages in thread
From: Laxman Dewangan @ 2012-05-07 12:38 UTC (permalink / raw)
  To: broonie, lrg; +Cc: linux-kernel, Laxman Dewangan

This patch series is for improving the register update time by enabling
caching and provide settling time for voltage output change.

Creating this patch series by removing the stylistic fix as it
is under discussion and these changes can go independently.

Laxman Dewangan (2):
  regulator: tps62360: enable register cache
	Enable the caching of register to have faster update_bits as it
	will avoid one more i2c read every time.

  regulator: tps62360: Provide settling time for voltage change
	This will provide settlling delay when voltage output changes.

 drivers/regulator/tps62360-regulator.c |   52 +++++++++++++++++++++++++++-----
 1 files changed, 44 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2012-05-07 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 12:38 [PATCH v2 0/2] regulator: tps62360: add cache support and settling time Laxman Dewangan
2012-05-07 12:38 ` [PATCH v2 1/2] regulator: tps62360: enable register cache Laxman Dewangan
2012-05-07 14:24   ` Mark Brown
2012-05-07 14:37     ` Laxman Dewangan
2012-05-07 12:38 ` [PATCH v2 2/2] regulator: tps62360: Provide settling time for voltage change Laxman Dewangan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox