summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-30Merge branch 'omap/voltage' into next/pmArnd Bergmann
2011-10-24ARM: CSR: PM: use outer_resume to resume L2 cacheBarry Song
2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIBarry Song
2011-10-24Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7023/1: L2x0: Add interrupts property to OF bindingMark Rutland
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-09-30Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Arnd Bergmann
2011-09-21ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman
2011-09-21ARM: CSR: PM: add sleep entry for SiRFprimaIIRongjun Ying
2011-09-21ARM: CSR: PM: save/restore irq status in suspend cycleBarry Song
2011-09-21ARM: CSR: PM: save/restore timer status in suspend cycleBarry Song
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15OMAP4: PM: TWL6030: add cmd registerNishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix ON/RET/OFF voltagesPatrick Titiano
2011-09-15OMAP4: PM: TWL6030: address 0V conversionsNishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix uv to voltage for >0x39Nishanth Menon
2011-09-15OMAP4: PM: TWL6030: fix voltage conversion formulaPatrick Titiano
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman
2011-09-15OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman
2011-09-15OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman
2011-09-15OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman
2011-09-15OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman
2011-09-15OMAP3+: VP: combine setting init voltage into common functionKevin Hilman
2011-09-15OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman
2011-09-15OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman
2011-09-15OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor
2011-09-15OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman
2011-09-15OMAP3+: VP: create VP helper function for updating error gainKevin Hilman
2011-09-15OMAP3+: VP: move timing calculation/config into VP initKevin Hilman
2011-09-15OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman
2011-09-15OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman
2011-09-15OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman
2011-09-15OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman
2011-09-15OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman
2011-09-15OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman
2011-09-15OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman
2011-09-15OMAP3+: VC: abstract out channel configurationKevin Hilman
2011-09-15OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman
2011-09-15OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman