aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vc.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP3+: VP/VC: ensure vp errgen is configured for the right OPPNishanth Menon2012-05-101-2/+3
* OMAP3+: PM: VC: vcbypass needs to wait for valid to clearNishanth Menon2012-01-181-1/+1
* OMAP3+: voltage: use volt_data pointer instead valuesNishanth Menon2011-11-301-3/+6
* OMAP3+: PM: VC: Support PMICs' switch on timeNishanth Menon2011-08-261-0/+4
* OMAP3+: PM: VC: setup ON voltages when setting a new operational voltageNishanth Menon2011-08-261-3/+27
* OMAP4: PM: VC: setup voltage setup time for OFFNishanth Menon2011-08-261-3/+12
* OMAP3+: VC: calculate the setup times dynamicallyAvinash.H.M2011-07-101-2/+83
* OMAP3+: VC: add ability for auto transitionNishanth Menon2011-07-101-0/+60
* OMAP4: PM: VC: support configuration of i2c clksNishanth Menon2011-06-131-4/+12
* OMAP3+: PM: VC: support configuring PMIC over I2C_SRNishanth Menon2011-06-131-12/+79
* OMAP4: PM: VC: allow channels use of default channel cmd_reg_addrNishanth Menon2011-06-131-3/+5
* OMAP4: PM: VC: allow channels use of default channel volt_reg_addrNishanth Menon2011-06-131-7/+10
* OMAP4: PM: VC: allow channels to use cmdra regNishanth Menon2011-06-131-1/+5
* OMAP4: PM: VC: allow channels use of default channel i2c_slaveaddrNishanth Menon2011-06-131-4/+14
* OMAP3+: VC: fix mutant channel handlingNishanth Menon2011-06-131-1/+3
* OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman2011-06-031-13/+49
* OMAP4: PM: VC: fix highspeed i2c for SRNishanth Menon2011-06-031-2/+2
* OMAP3+: voltage: move curr_volt from vdd_info into struct voltagedomainKevin Hilman2011-06-031-2/+1
* OMAP3+: VP: create VP helper function for updating error gainKevin Hilman2011-06-031-17/+2
* OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-06-031-1/+1
* OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-06-031-8/+5
* OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman2011-06-031-7/+44
* OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-06-031-15/+14
* OMAP3+: VC: abstract out channel configurationKevin Hilman2011-06-031-12/+58
* OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman2011-06-021-17/+13
* OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman2011-06-021-6/+4
* OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman2011-06-021-5/+2
* OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman2011-06-021-5/+12
* OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman2011-06-021-5/+7
* OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-06-021-42/+27
* OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman2011-06-021-2/+2
* OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman2011-06-021-43/+41
* OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman2011-06-021-0/+276