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
2013-06-20
Merge branch 'omap/pm-voltdomain-cleanup' into next/soc
Arnd Bergmann
2013-06-17
ARM: AM33xx: Remove the unused voltagedomain data
Rajendra Nayak
2013-06-08
ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data
Santosh Shilimkar
2012-11-05
ARM: OMAP4: VC: setup I2C parameters based on board data
Tero Kristo
2012-11-05
ARM: OMAP3+: voltage: remove unused volt_setup_time parameter
Tero Kristo
2012-11-05
ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF register
Tero Kristo
2012-11-05
ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
Tero Kristo
2012-11-05
ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fields
Tero Kristo
2012-11-05
ARM: OMAP3+: PM: VP: use uV for max and min voltage limits
Nishanth Menon
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-07-23
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-06-18
ARM: OMAP AM33xx: voltagedomain: Add voltage domain data
Vaibhav Hiremath
2012-05-31
ARM: OMAP2+: Voltage: Move the omap_volt_data structure to plat
J Keerthy
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