All of lore.kernel.org
 help / color / mirror / Atom feed
* [pm_wip/voltdm_nm][PATCH v2 0/4] OMAP4: PM: Voltage cleanups
@ 2011-05-29 23:19 Nishanth Menon
  2011-05-29 23:19 ` [pm_wip/voltdm_nm][PATCH v2 1/3] OMAP4: PM: VC: fix channel bit offset for MPU Nishanth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Nishanth Menon @ 2011-05-29 23:19 UTC (permalink / raw)
  To: linux-omap; +Cc: Kevin, Nishanth Menon

The following patches are on top of:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git
branch: pm-wip/voltdm_nm

Tested on: SDP4430

This is v2 of the series (of which most of the patches were incorporated)
Dropped patches:
	http://marc.info/?l=linux-omap&m=130570864519114&w=2
		- Agree that we should wait for regulators
Pending:
	http://marc.info/?l=linux-omap&m=130569587107997&w=2
		- I have a bunch of scope pictures and xls
		 from which this data was created, so no equation yet available.
Updated patches:
	http://marc.info/?l=linux-omap&m=130569587007994&w=2 - review comments

v1: http://marc.info/?l=linux-omap&m=130569586007964&w=2

Nishanth Menon (3):
  OMAP4: PM: VC: fix channel bit offset for MPU
  OMAP4: PM: VC: introduce concept of default channel
  OMAP4: PM: VC: make omap_vc_i2c_init static

 arch/arm/mach-omap2/vc.c          |   82 ++++++++++++++++++++++---------------
 arch/arm/mach-omap2/vc.h          |   37 +++++++++++++++-
 arch/arm/mach-omap2/vc3xxx_data.c |   11 +++++
 arch/arm/mach-omap2/vc44xx_data.c |   22 ++++++++++
 arch/arm/mach-omap2/voltage.h     |    9 ++++
 5 files changed, 125 insertions(+), 36 deletions(-)

Regards,
	Nishanth Menon

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

end of thread, other threads:[~2011-06-03 23:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-29 23:19 [pm_wip/voltdm_nm][PATCH v2 0/4] OMAP4: PM: Voltage cleanups Nishanth Menon
2011-05-29 23:19 ` [pm_wip/voltdm_nm][PATCH v2 1/3] OMAP4: PM: VC: fix channel bit offset for MPU Nishanth Menon
2011-06-03 23:42   ` Kevin Hilman
2011-05-29 23:19 ` [pm_wip/voltdm_nm][PATCH v2 2/3] OMAP4: PM: VC: introduce concept of default channel Nishanth Menon
2011-06-02 23:45   ` Kevin Hilman
2011-06-02 23:53     ` Menon, Nishanth
2011-06-03  0:10       ` Kevin Hilman
2011-06-03  0:15         ` Menon, Nishanth
2011-06-03 17:27     ` Kevin Hilman
2011-05-29 23:19 ` [pm_wip/voltdm_nm][PATCH v2 3/3] OMAP4: PM: VC: make omap_vc_i2c_init static Nishanth Menon
2011-06-02 23:47   ` 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.