aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP3+: VP/VC: ensure vp errgen is configured for the right OPPNishanth Menon2012-05-101-9/+6
* OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-05-101-2/+2
* OMAP3+: voltage: expose transdone APIsNishanth Menon2011-11-301-0/+30
* OMAP3+: voltage: use volt_data pointer instead valuesNishanth Menon2011-11-301-4/+15
* OMAP3+: PM: VP: provide api for arch specific recoveryNishanth Menon2011-11-151-5/+17
* OMAP3+: PM: VP: check only the VPINIDLE status bitNishanth Menon2011-11-101-6/+6
* OMAP3+: PM: VP: control log for forceupdate failureNishanth Menon2011-10-101-5/+21
* OMAP3+: PM: VP: additional information for tracing issuesNishanth Menon2011-10-101-6/+14
* OMAP3+: PM: VP: check to ensure VP is idle before forceupdateNishanth Menon2011-10-101-0/+12
* OMAP3+: PM: VP: ensure VP is idle before disableWenbiao Wang2011-10-101-1/+12
* OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon2011-06-131-2/+2
* OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor2011-06-031-1/+2
* OMAP3+: PM: VP: fix vstepmaxNishanth Menon2011-06-031-1/+1
* OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman2011-06-031-39/+31
* OMAP3+: VP: create VP helper function for updating error gainKevin Hilman2011-06-031-0/+19
* OMAP3+: VP: move timing calculation/config into VP initKevin Hilman2011-06-031-1/+22
* OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-06-031-15/+14
* OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman2011-06-031-63/+0
* OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-06-031-47/+41
* OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-06-031-7/+6
* OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-06-021-29/+28
* OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman2011-06-021-11/+5
* OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman2011-06-021-0/+374