summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2010-12-22OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley55-641/+686
2010-12-22OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley6-730/+718
2010-12-22OMAP4: PRCM: Add SCRM header fileBenoit Cousson1-0/+175
2010-12-22OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley17-803/+929
2010-12-22OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley2-5/+5
2010-12-22OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley3-9/+33
2010-12-22OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley4-63/+57
2010-12-22OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley10-131/+149
2010-12-22OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrstSantosh Shilimkar1-0/+9
2010-12-22OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak6-248/+389
2010-12-22OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak3-29/+82
2010-12-22OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak6-12/+175
2010-12-22OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak2-3/+10
2010-12-22OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak4-14/+21
2010-12-22OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley7-38/+35
2010-12-22OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley4-51/+91
2010-12-22OMAP2+: hwmod: Update the sysc_cache in case module context is lostRajendra Nayak1-4/+3
2010-12-22OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2-53/+61
2010-12-22OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley1-5/+33
2010-12-22OMAP2+: hwmod: add postsetup statePaul Walmsley2-31/+83
2010-12-22OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley1-0/+15
2010-12-22OMAP2+: io: split omap2_init_common_hw()Paul Walmsley28-41/+77
2010-12-22Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren8-2/+355
2010-12-22Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren10-431/+584
2010-12-22Merge branch 'devel-dma' into omap-for-linusTony Lindgren6-1/+669
2010-12-22OMAP3: ASM sleep code format reworkJean Pihet1-107/+117
2010-12-22OMAP3: add comments for low power code errataJean Pihet2-2/+13
2010-12-22OMAP3: rework of the ASM sleep code execution pathsJean Pihet2-132/+195
2010-12-22OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61
2010-12-22OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2-11/+20
2010-12-22OMAP2+: use global values for the SRAM PA addressesJean Pihet2-1/+1
2010-12-22OMAP3: remove unused code from the ASM sleep codeJean Pihet2-53/+6
2010-12-22OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin3-3/+35
2010-12-22OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon3-12/+16
2010-12-22OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver3-1/+36
2010-12-22OMAP3630: PM: Erratum i608: disable RTANishanth Menon5-2/+56
2010-12-22OMAP3: pm: introduce errata handlingNishanth Menon2-0/+16
2010-12-22OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50
2010-12-22OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14
2010-12-22OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman1-2/+1
2010-12-22omap4: opp: add OPP table dataNishanth Menon4-0/+65
2010-12-22omap: opp: add OMAP3 OPP table data and common initNishanth Menon6-0/+289
2010-12-22OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1
2010-12-22OMAP2+: disable idle early in the suspend sequenceJean Pihet3-41/+6
2010-12-21Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren3-16/+43
2010-12-21omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_moduleJarkko Nikula1-1/+1
2010-12-21omap: pandora: fix wifi supportGrazvydas Ignotas1-1/+1
2010-12-21OMAP4: Pandaboard: Add omap_reserve functionalityRaghuveer Murthy1-0/+1
2010-12-21omap4: Add platform changes for PWM LEDHemanth V1-0/+24
2010-12-21omap4: Add platform changes for Ambient Light sensorHemanth V1-0/+3