aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/voltage.c
AgeCommit message (Expand)Author
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-03-06ARM: OMAP2+: voltage: ensure voltage used is exact voltage from OPP tableKevin Hilman
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman
2011-09-15OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late 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-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman
2011-09-15OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10OMAP2+: voltage: reorganize, split code from dataPaul Walmsley
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley
2011-01-31arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen
2010-12-22OMAP4: Adding voltage driver supportThara Gopinath
2010-12-22OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath