index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
vc.c
Age
Commit message (
Expand
)
Author
2012-11-30
Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2012-11-15
ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=n
Kevin Hilman
2012-11-05
ARM: OMAP4: VC: setup I2C parameters based on board data
Tero Kristo
2012-11-05
ARM: OMAP4: vc: fix channel configuration
Tero Kristo
2012-11-05
ARM: OMAP3+: voltage: use oscillator data to calculate setup times
Tero Kristo
2012-11-05
ARM: OMAP4: VC: calculate ramp times
Tero Kristo
2012-11-05
ARM: OMAP3: VC: calculate ramp times
Tero Kristo
2012-11-05
ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
Tero Kristo
2012-10-25
ARM: OMAP2+: PM: add missing newline to VC warning message
Kevin Hilman
2012-09-13
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
2012-03-08
ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.h
Tony Lindgren
2012-02-13
ARM: omap: fix uninformative vc/i2c configuration error message
Russell King
2012-02-13
ARM: omap: fix vc.c PMIC error message
Russell King
2011-09-15
OMAP2+: VC: more registers are per-channel starting with OMAP5
Kevin Hilman
2011-09-15
OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale
Kevin Hilman
2011-09-15
OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
Kevin Hilman
2011-09-15
OMAP3+: VP: create VP helper function for updating error gain
Kevin Hilman
2011-09-15
OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)
Kevin Hilman
2011-09-15
OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames
Kevin Hilman
2011-09-15
OMAP3+: VC: use last nominal voltage setting to get current_vsel
Kevin Hilman
2011-09-15
OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel
Kevin Hilman
2011-09-15
OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Kevin Hilman
2011-09-15
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain
Kevin Hilman
2011-09-15
OMAP3+: VC: abstract out channel configuration
Kevin Hilman
2011-09-15
OMAP3+: VC: move on/onlp/ret/off command configuration into common init
Kevin Hilman
2011-09-15
OMAP3+: VC: cleanup voltage setup time configuration
Kevin Hilman
2011-09-15
OMAP3+: VC bypass: use fields from VC struct instead of PMIC info
Kevin Hilman
2011-09-15
OMAP3+: VC: cleanup PMIC register address configuration
Kevin Hilman
2011-09-15
OMAP3+: VC: cleanup i2c slave address configuration
Kevin Hilman
2011-09-15
OMAP3+: voltage: convert to PRM register access functions
Kevin Hilman
2011-09-15
OMAP2+: VC: support PMICs with separate voltage and command registers
Kevin Hilman
2011-09-15
OMAP2+: voltage: move VC into struct voltagedomain, misc. renames
Kevin Hilman
2011-09-15
OMAP2+: voltage: split voltage controller (VC) code into dedicated layer
Kevin Hilman