public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [pm-wip/voltdm_nm][PATCH 00/10] OMAP2+: voltage: fixes
@ 2011-06-07  2:16 Nishanth Menon
  2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 01/10] OMAP3+: VC: fix mutant channel handling Nishanth Menon
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Nishanth Menon @ 2011-06-07  2:16 UTC (permalink / raw)
  To: linux-omap; +Cc: kevin, Nishanth Menon

Bunch of fixes for VC, VP incorporating previous comments
merges two series of PMIC and voltage cleanups I send previously.

Applies on:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git
voltdm_nm     3c217ab OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel

Original series:
http://marc.info/?l=linux-omap&m=130671118605896&w=2
http://marc.info/?l=linux-omap&m=130682723914928&w=2

Nishanth Menon (10):
  OMAP3+: VC: fix mutant channel handling
  OMAP4: PM: VC: allow channels use of default channel i2c_slaveaddr
  OMAP4: PM: VC: allow channels to use cmdra reg
  OMAP4: PM: VC: allow channels use of default channel volt_reg_addr
  OMAP4: PM: VC: allow channels use of default channel cmd_reg_addr
  OMAP3+: PM: VC: support configuring PMIC over I2C_SR
  OMAP3+: PM: VP: use uV for max and min voltage limits
  OMAP3+: PM: introduce a central pmic control
  OMAP2+: PM: secure OPP access using rcu locks
  OMAP2+: PM: init_voltages: handle non compliant bootloaders

 arch/arm/mach-omap2/Makefile    |    2 +-
 arch/arm/mach-omap2/omap_pmic.c |   74 +++++++++++++++++++++
 arch/arm/mach-omap2/omap_twl.c  |  103 ++++++++++++++----------------
 arch/arm/mach-omap2/pm.c        |   61 ++++++++++++++----
 arch/arm/mach-omap2/pm.h        |   35 +++++++++--
 arch/arm/mach-omap2/vc.c        |  134 ++++++++++++++++++++++++++++++++-------
 arch/arm/mach-omap2/vc.h        |    8 ++-
 arch/arm/mach-omap2/voltage.h   |   37 +++++++++--
 arch/arm/mach-omap2/vp.c        |    4 +-
 9 files changed, 351 insertions(+), 107 deletions(-)
 create mode 100644 arch/arm/mach-omap2/omap_pmic.c

 Regards,
 Nishanth Menon

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

end of thread, other threads:[~2011-06-17 15:48 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07  2:16 [pm-wip/voltdm_nm][PATCH 00/10] OMAP2+: voltage: fixes Nishanth Menon
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 01/10] OMAP3+: VC: fix mutant channel handling Nishanth Menon
2011-06-09 17:21   ` Kevin Hilman
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 02/10] OMAP4: PM: VC: allow channels use of default channel i2c_slaveaddr Nishanth Menon
2011-06-09 18:07   ` Kevin Hilman
2011-06-09 18:17     ` Kevin Hilman
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 03/10] OMAP4: PM: VC: allow channels to use cmdra reg Nishanth Menon
2011-06-09 17:48   ` Kevin Hilman
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 04/10] OMAP4: PM: VC: allow channels use of default channel volt_reg_addr Nishanth Menon
2011-06-09 18:32   ` Kevin Hilman
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 05/10] OMAP4: PM: VC: allow channels use of default channel cmd_reg_addr Nishanth Menon
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 06/10] OMAP3+: PM: VC: support configuring PMIC over I2C_SR Nishanth Menon
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 07/10] OMAP3+: PM: VP: use uV for max and min voltage limits Nishanth Menon
2011-06-16 20:45   ` Kevin Hilman
2011-06-17  0:28     ` Menon, Nishanth
2011-06-17 15:48       ` Kevin Hilman
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 08/10] OMAP3+: PM: introduce a central pmic control Nishanth Menon
2011-06-07  2:16 ` [pm-wip/voltdm_nm][PATCH 09/10] OMAP2+: PM: secure OPP access using rcu locks Nishanth Menon
2011-06-16 20:47   ` Kevin Hilman
2011-06-17  0:39     ` Menon, Nishanth

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