summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/vp.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-11-06Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2012-11-05ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmaxTero Kristo
2012-11-05ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo
2012-11-05ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon
2012-10-25ARM: OMAP2+: PM: VP: minor pr_warn updatesNishanth Menon
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-03-06ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-09-15OMAP3+: VP: combine setting init voltage into common functionKevin Hilman
2011-09-15OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman
2011-09-15OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman
2011-09-15OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman