summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/voltage.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2: make functions staticArnd Bergmann2023-01-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: OMAP2+: avoid NULL pointer dereferenceNicolae Rosia2016-11-071-0/+6
* ARM: OMAP2+: voltage: Remove some unused functionsRickard Strandqvist2015-01-071-110/+0
* arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-11/+11
* ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-6/+6
* ARM: OMAP2+: voltage: ensure voltage used is exact voltage from OPP tableKevin Hilman2012-03-061-3/+18
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman2011-09-151-1/+5
* | OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman2011-09-151-6/+8
* | OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman2011-09-151-45/+9
* | OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman2011-09-151-5/+1
* | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman2011-09-151-15/+14
* | OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman2011-09-151-17/+7
* | OMAP3+: VP: move timing calculation/config into VP initKevin Hilman2011-09-151-22/+0
* | OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman2011-09-151-30/+17
* | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-09-151-1/+1
* | OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman2011-09-151-78/+0
* | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-09-151-2/+2
* | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-09-151-17/+12
* | OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-09-151-30/+1
* | OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman2011-09-151-345/+3
* | OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman2011-09-151-1/+3
* | OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman2011-09-151-2/+4
* | OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman2011-09-151-260/+4
* | OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman2011-09-151-0/+80
* | OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman2011-09-151-0/+3
* | OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman2011-09-151-111/+146
* | OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman2011-09-151-8/+7
* | OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman2011-09-151-58/+51
|/
*-. Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-171-1/+0
|\ \
| * | OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
| |/
* / OMAP3+: voltage: remove initial voltageNishanth Menon2011-04-261-1/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* OMAP2+: voltage: reorganize, split code from dataPaul Walmsley2011-03-101-741/+276
* OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley2011-03-071-1/+2
* arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen2011-01-311-0/+1
* OMAP4: Adding voltage driver supportThara Gopinath2010-12-221-0/+279
* OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath2010-12-221-0/+66
* OMAP3: PM: Adding voltage driver support.Thara Gopinath2010-12-221-0/+1226