aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/voltage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-6/+6
2012-03-06ARM: OMAP2+: voltage: ensure voltage used is exact voltage from OPP tableKevin Hilman1-3/+18
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman1-1/+5
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman1-6/+8
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman1-45/+9
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman1-5/+1
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman1-15/+14
2011-09-15OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman1-17/+7
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman1-22/+0
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman1-30/+17
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman1-1/+1
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman1-78/+0
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman1-2/+2
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman1-17/+12
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman1-30/+1
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman1-345/+3
2011-09-15OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman1-1/+3
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman1-2/+4
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman1-260/+4
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman1-0/+80
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman1-0/+3
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-111/+146
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman1-8/+7
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman1-58/+51
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren1-1/+0
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon1-1/+0
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley1-741/+276
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley1-1/+2
2011-01-31arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen1-0/+1
2010-12-22OMAP4: Adding voltage driver supportThara Gopinath1-0/+279
2010-12-22OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath1-0/+66
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath1-0/+1226