aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren1-0/+1
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King1-2/+2
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King1-4/+2
2011-09-15OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman1-4/+4
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman1-2/+0
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman1-3/+2
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman1-17/+2
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman1-1/+1
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman1-7/+4
2011-09-15OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman1-1/+1
2011-09-15OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman1-13/+51
2011-09-15OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman1-7/+44
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman1-15/+14
2011-09-15OMAP3+: VC: abstract out channel configurationKevin Hilman1-12/+58
2011-09-15OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman1-17/+13
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman1-6/+4
2011-09-15OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman1-5/+2
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman1-5/+12
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman1-5/+7
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman1-42/+27
2011-09-15OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman1-2/+2
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman1-46/+44
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman1-0/+285