aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/vc.c
AgeCommit message (Expand)Author
2015-10-12ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas
2015-09-01ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-05-04ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky
2014-05-06ARM: OMAP3: Fix voltage control for deeper idle statesTony Lindgren
2014-05-06ARM: OMAP3: Disable broken omap3_set_off_timings functionTony Lindgren
2014-05-06ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_modeTony Lindgren
2012-11-30Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2012-11-14ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman
2012-11-05ARM: OMAP4: VC: setup I2C parameters based on board dataTero Kristo
2012-11-05ARM: OMAP4: vc: fix channel configurationTero Kristo
2012-11-05ARM: OMAP3+: voltage: use oscillator data to calculate setup timesTero Kristo
2012-11-05ARM: OMAP4: VC: calculate ramp timesTero Kristo
2012-11-05ARM: OMAP3: VC: calculate ramp timesTero Kristo
2012-11-05ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomainsTero Kristo
2012-10-25ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King
2011-09-15OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman
2011-09-15OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman
2011-09-15OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman
2011-09-15OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VC: abstract out channel configurationKevin Hilman
2011-09-15OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman
2011-09-15OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman
2011-09-15OMAP2+: VC: support PMICs with separate voltage and command registersKevin 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