summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2012-11-071-2/+4
|\
| * ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmaxTero Kristo2012-11-061-2/+4
| * ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fieldsTero Kristo2012-11-061-2/+2
| * ARM: OMAP3+: PM: VP: use uV for max and min voltage limitsNishanth Menon2012-11-061-2/+2
* | ARM: OMAP2+: PM: VP: minor pr_warn updatesNishanth Menon2012-10-251-7/+6Star
|/
* ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-9/+7Star
* ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-03-071-2/+2
* ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King2012-02-091-0/+5
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* OMAP3+: VP: combine setting init voltage into common functionKevin Hilman2011-09-151-39/+19Star
* OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman2011-09-151-34/+0Star
* OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman2011-09-151-0/+3
* OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor2011-09-151-1/+2
* OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman2011-09-151-39/+31Star
* OMAP3+: VP: create VP helper function for updating error gainKevin Hilman2011-09-151-0/+19
* OMAP3+: VP: move timing calculation/config into VP initKevin Hilman2011-09-151-1/+22
* OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-09-151-15/+14Star
* OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman2011-09-151-63/+0Star
* OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-09-151-47/+41Star
* OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-09-151-7/+6Star
* OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-09-151-29/+28Star
* OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman2011-09-151-11/+5Star
* OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman2011-09-151-0/+374