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
/
vp.c
Age
Commit message (
Expand
)
Author
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-09-15
OMAP3+: VP: combine setting init voltage into common function
Kevin Hilman
2011-09-15
OMAP3+: VP: remove unused omap_vp_get_curr_volt()
Kevin Hilman
2011-09-15
OMAP3+: VP: update_errorgain(): return error if VP
Kevin Hilman
2011-09-15
OMAP: VP: Explicitly mask VPVOLTAGE field
Todd Poynor
2011-09-15
OMAP3+: VP: remove omap_vp_runtime_data
Kevin Hilman
2011-09-15
OMAP3+: VP: create VP helper function for updating error gain
Kevin Hilman
2011-09-15
OMAP3+: VP: move timing calculation/config into VP init
Kevin Hilman
2011-09-15
OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)
Kevin Hilman
2011-09-15
OMAP3+: voltage: remove unneeded debugfs interface
Kevin Hilman
2011-09-15
OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames
Kevin Hilman
2011-09-15
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain
Kevin Hilman
2011-09-15
OMAP3+: voltage: convert to PRM register access functions
Kevin Hilman
2011-09-15
OMAP3+ VP: replace transaction done check/clear with VP ops
Kevin Hilman
2011-09-15
OMAP2+: voltage: split out voltage processor (VP) code into new layer
Kevin Hilman