index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
voltage.h
Age
Commit message (
Expand
)
Author
2011-09-21
ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n
Kevin Hilman
2011-09-15
OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltage
Kevin Hilman
2011-09-15
OMAP3+: voltdm: final removal of omap_vdd_info
Kevin Hilman
2011-09-15
OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
Kevin Hilman
2011-09-15
OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix
Kevin Hilman
2011-09-15
OMAP3+: VP: move voltage scale function pointer into struct voltagedomain
Kevin Hilman
2011-09-15
OMAP3+: VP: remove omap_vp_runtime_data
Kevin Hilman
2011-09-15
OMAP3+: VP: move SoC-specific sys clock rate retreival late init
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+: 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: cleanup voltage setup time configuration
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
OMAP3+ VP: replace transaction done check/clear with VP ops
Kevin Hilman
2011-09-15
OMAP2+: VC: support PMICs with separate voltage and command registers
Kevin Hilman
2011-09-15
OMAP2+: voltage: split out voltage processor (VP) code into new layer
Kevin Hilman
2011-09-15
OMAP2+: voltage: move VC into struct voltagedomain, misc. renames
Kevin Hilman
2011-09-15
OMAP2+: voltage: keep track of powerdomains in each voltagedomain
Kevin Hilman
2011-09-15
OMAP2+: powerdomain: add voltage domain lookup during register
Kevin Hilman
2011-09-15
OMAP2: add voltage domains and connect to powerdomains
Kevin Hilman
2011-09-15
OMAP3+: voltage: add scalable flag to voltagedomain
Kevin Hilman
2011-09-15
OMAP2+: voltage: start towards a new voltagedomain layer
Kevin Hilman
2011-09-15
OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain
Kevin Hilman
2011-09-15
OMAP2+: voltage: move PRCM mod offets into VC/VP structures
Kevin Hilman
2011-03-10
OMAP2+: voltage: reorganize, split code from data
Paul Walmsley
2011-03-07
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h
Paul Walmsley