index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
vc.c
Age
Commit message (
Expand
)
Author
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