summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-191-1/+1
* ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas2015-10-121-4/+0
* ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
* ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-05-041-2/+10
* arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-1/+1
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-76/+156
|\
| * ARM: OMAP3: Fix voltage control for deeper idle statesTony Lindgren2014-05-061-27/+85
| * ARM: OMAP3: Disable broken omap3_set_off_timings functionTony Lindgren2014-05-061-61/+1
| * ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_modeTony Lindgren2014-05-061-1/+83
* | ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-2/+2
|/
* Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-11-301-1/+1
|\
| * ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
* | ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman2012-11-141-0/+2
* | ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo2012-11-051-8/+141
* | ARM: OMAP4: vc: fix channel configurationTero Kristo2012-11-051-1/+4
* | ARM: OMAP3+: voltage: use oscillator data to calculate setup timesTero Kristo2012-11-051-0/+62
* | ARM: OMAP4: VC: calculate ramp timesTero Kristo2012-11-051-0/+94
* | ARM: OMAP3: VC: calculate ramp timesTero Kristo2012-11-051-17/+91
* | ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo2012-11-051-4/+31
|/
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-3/+2
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-3/+2
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-2/+1
|/
* ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2012-03-081-0/+1
* ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-131-2/+2
* ARM: omap: fix vc.c PMIC error messageRussell King2012-02-131-4/+2
* OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman2011-09-151-4/+4
* OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman2011-09-151-2/+0
* OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman2011-09-151-3/+2
* OMAP3+: VP: create VP helper function for updating error gainKevin Hilman2011-09-151-17/+2
* OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-09-151-1/+1
* OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-09-151-7/+4
* OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman2011-09-151-1/+1
* OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman2011-09-151-13/+51
* OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman2011-09-151-7/+44
* OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-09-151-15/+14
* OMAP3+: VC: abstract out channel configurationKevin Hilman2011-09-151-12/+58
* OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman2011-09-151-17/+13
* OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman2011-09-151-6/+4
* OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman2011-09-151-5/+2
* OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman2011-09-151-5/+12
* OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman2011-09-151-5/+7
* OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-09-151-42/+27
* OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman2011-09-151-2/+2
* OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman2011-09-151-46/+44
* OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman2011-09-151-0/+285
OpenPOWER on IntegriCloud