aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli1-2/+2
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-09-15OMAP3+: VP: combine setting init voltage into common functionKevin Hilman1-39/+19
2011-09-15OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman1-34/+0
2011-09-15OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman1-0/+3
2011-09-15OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor1-1/+2
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman1-39/+31
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman1-0/+19
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman1-1/+22
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman1-15/+14
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman1-63/+0
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman1-47/+41
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman1-7/+6
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman1-29/+28
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman1-11/+5
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman1-0/+374