Commit Graph

263531 Commits (cc6962dbab223ae51b47c8057d39d89ac6af0d35)
 

Author SHA1 Message Date
Kevin Hilman cc6962dbab OMAP3+: VP: remove unused omap_vp_get_curr_volt() 14 years ago
Kevin Hilman 8798c4ab56 OMAP3+: VP: update_errorgain(): return error if VP 14 years ago
Todd Poynor bea30ed65f OMAP: VP: Explicitly mask VPVOLTAGE field 14 years ago
Kevin Hilman 0f01565a35 OMAP3+: VP: move voltage scale function pointer into struct voltagedomain 14 years ago
Kevin Hilman 667216d6a4 OMAP3+: VP: remove omap_vp_runtime_data 14 years ago
Kevin Hilman 76ea7424f8 OMAP3+: VP: create VP helper function for updating error gain 14 years ago
Kevin Hilman 6f56727383 OMAP3+: VP: move timing calculation/config into VP init 14 years ago
Kevin Hilman 0e2f3d9cb8 OMAP3+: VP: move SoC-specific sys clock rate retreival late init 14 years ago
Kevin Hilman 0ec3041e91 OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) 14 years ago
Kevin Hilman 633ef8b747 OMAP3+: voltage: remove unneeded debugfs interface 14 years ago
Kevin Hilman b7ea803e55 OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames 14 years ago
Kevin Hilman d7b0de2b46 OMAP3+: VC: use last nominal voltage setting to get current_vsel 14 years ago
Kevin Hilman 8abc0b58fd OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel 14 years ago
Kevin Hilman f5395480f5 OMAP3+: VC: make I2C config programmable with PMIC-specific settings 14 years ago
Kevin Hilman ce8ebe0dfb OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain 14 years ago
Kevin Hilman 24d3194a2c OMAP3+: VC: abstract out channel configuration 14 years ago
Kevin Hilman 08d1c9a3e2 OMAP3+: VC: move on/onlp/ret/off command configuration into common init 14 years ago
Kevin Hilman 5892bb1fc6 OMAP3+: VC: cleanup voltage setup time configuration 14 years ago
Kevin Hilman 78614e0f8f OMAP3+: VC bypass: use fields from VC struct instead of PMIC info 14 years ago
Kevin Hilman e4e021c549 OMAP3+: VC: cleanup PMIC register address configuration 14 years ago
Kevin Hilman ba112a4e86 OMAP3+: VC: cleanup i2c slave address configuration 14 years ago
Kevin Hilman 4bcc475ebd OMAP3+: voltage: convert to PRM register access functions 14 years ago
Kevin Hilman 4bb73adec4 OMAP2+: PRM: add register access functions for VC/VP 14 years ago
Kevin Hilman 842ec22852 OMAP3+ VP: replace transaction done check/clear with VP ops 14 years ago
Kevin Hilman 58aaa599a9 OMAP2+: add PRM VP functions for checking/clearing VP TX done status 14 years ago
Kevin Hilman e74e44054f OMAP2+: VC: support PMICs with separate voltage and command registers 14 years ago
Kevin Hilman 01f48d308d OMAP2+: voltage: split out voltage processor (VP) code into new layer 14 years ago
Kevin Hilman 4d47506a85 OMAP2+: voltage: enable VC bypass scale method when VC is initialized 14 years ago
Kevin Hilman d84adcf46b OMAP2+: voltage: move VC into struct voltagedomain, misc. renames 14 years ago
Kevin Hilman ccd5ca7787 OMAP2+: voltage: split voltage controller (VC) code into dedicated layer 14 years ago
Kevin Hilman e69c22b145 OMAP2+: voltage: keep track of powerdomains in each voltagedomain 14 years ago
Kevin Hilman 048a7034f1 OMAP2+: powerdomain: add voltage domain lookup during register 14 years ago
Benoit Cousson 7e1b94059c OMAP4: powerdomain data: add voltage domains 14 years ago
Kevin Hilman da03ce65b5 OMAP3: powerdomain data: add voltage domains 14 years ago
Kevin Hilman aae030fa32 OMAP2: add voltage domains and connect to powerdomains 14 years ago
Kevin Hilman 8f1bec246c OMAP2+: powerdomain: add voltagedomain to struct powerdomain 14 years ago
Kevin Hilman 37efca7e9d OMAP3+: voltage: add scalable flag to voltagedomain 14 years ago
Kevin Hilman ace19ffa9a OMAP3: voltagedomain data: add wakeup domain 14 years ago
Kevin Hilman 280a727505 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" 14 years ago
Kevin Hilman 81a6048237 OMAP2+: voltage: start towards a new voltagedomain layer 14 years ago
Kevin Hilman c39263c33f OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain 14 years ago
Kevin Hilman a7460daf15 OMAP2+: voltage: move PRCM mod offets into VC/VP structures 14 years ago
Kevin Hilman fa17f20f68 OMAP2+: hwmod: remove unused voltagedomain pointer 14 years ago
Paul Walmsley 8179488a36 OMAP: powerdomain: remove omap_chip bitmasks 14 years ago
Paul Walmsley 129c65ee66 OMAP: powerdomain: split pwrdm_init() into two functions 14 years ago
Paul Walmsley a5ffef6af1 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain 14 years ago
Paul Walmsley 08cb9703e2 OMAP: clockdomain: split clkdm_init() 14 years ago
Paul Walmsley 057673d8bd OMAP2+: id: remove OMAP_REVBITS_* macros 14 years ago
Paul Walmsley 3b32b7d62e OMAP3: id: remove duplicate code for testing SoC ES level 14 years ago
Paul Walmsley 51ec811a29 OMAP3: id: add fallthrough warning; fix some CodingStyle issues 14 years ago