aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-06Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.8/pmTony Lindgren1-2/+4
2012-11-05ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmaxTero Kristo1-2/+4
2012-11-05ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo1-2/+2
2012-11-05ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon1-2/+2
2012-10-25ARM: OMAP2+: PM: VP: minor pr_warn updatesNishanth Menon1-7/+6
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-9/+7
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