summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-22OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley
2010-12-22OMAP4: CM instances: add clockdomain register offsetsPaul Walmsley
2010-12-22OMAP2+: clockdomains: split the clkdm hwsup enable/disable functionPaul Walmsley
2010-12-22OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley
2010-12-22OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-22OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley
2010-12-22OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley
2010-12-22OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley
2010-12-22OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-22OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley
2010-12-22OMAP4: PRCM: Add SCRM header fileBenoit Cousson
2010-12-22OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley
2010-12-22OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley
2010-12-22OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley
2010-12-22OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley
2010-12-22OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley
2010-12-22OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrstSantosh Shilimkar
2010-12-22OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak
2010-12-22OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak
2010-12-22OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak
2010-12-22OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak
2010-12-22OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak
2010-12-22OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley
2010-12-22OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley
2010-12-22OMAP2+: hwmod: Update the sysc_cache in case module context is lostRajendra Nayak
2010-12-22OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley
2010-12-22OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley
2010-12-22OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley
2010-12-22OMAP2+: hwmod: add postsetup statePaul Walmsley
2010-12-22OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley
2010-12-22OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-22Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren
2010-12-22Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren
2010-12-22Merge branch 'devel-dma' into omap-for-linusTony Lindgren
2010-12-21OMAP3: ASM sleep code format reworkJean Pihet
2010-12-21OMAP3: add comments for low power code errataJean Pihet
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet
2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet
2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet
2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet
2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin
2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon
2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon
2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver
2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman
2010-12-21omap4: opp: add OPP table dataNishanth Menon