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