summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-11omap: overo: Add regulator for ads7846Steve Sakoman1-0/+31
2011-03-11OMAP: DSS2: Add DSS2 support for OveroSteve Sakoman1-37/+200
2011-03-11OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja1-0/+3
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja1-2/+2
2011-03-11OMAP2PLUS:DSS2: add opt_clock_available in pdataSemwal, Sumit2-0/+24
2011-03-11OMAP2/3/4: DSS2: Enable Display SubSystem as modulesSamreen1-0/+11
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja3-22/+24
2011-03-11OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar1-7/+13
2011-03-11OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal1-0/+5
2011-03-11OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal5-17/+17
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy8-24/+38
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy9-9/+9
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy3-15/+15
2011-03-11OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2-0/+57
2011-03-11OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen1-3/+0
2011-03-11Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren82-549/+760
2011-03-10OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar1-0/+27
2011-03-10OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar1-116/+40
2011-03-10OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar1-12/+3
2011-03-10OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar1-0/+5
2011-03-10OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar1-11/+10
2011-03-10OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant1-10/+13
2011-03-10ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin1-5/+43
2011-03-10ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin1-8/+28
2011-03-10ARM: omap3: Remove hand-encoded SMC instructionsDave Martin1-7/+7
2011-03-10ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2-5/+5
2011-03-10ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin1-0/+4
2011-03-10OMAP3: PM: Initialize IVA only if availableSanjeev Premi1-1/+3
2011-03-10OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2-0/+61
2011-03-10omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar1-0/+9
2011-03-10omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar1-6/+1
2011-03-10OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2-22/+1
2011-03-10OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2-18/+0
2011-03-10OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov1-3/+5
2011-03-10OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon1-0/+50
2011-03-10OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2-2/+4
2011-03-10OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2-3/+2
2011-03-10Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/ker...Tony Lindgren9-2/+1165
2011-03-10OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interfacePaul Walmsley3-0/+3
2011-03-09OMAP4: l3: Introduce l3-interconnect error handling driverSantosh Shilimkar3-0/+386
2011-03-09OMAP4: Initialise the l3 device with the hwmod data.sricharan1-0/+32
2011-03-09OMAP4: hwmod_data: Add address space and irq in L3 hwmod.sricharan1-0/+38
2011-03-09OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi3-0/+655
2011-03-09OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan1-0/+32
2011-03-09OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2-2/+22
2011-03-09audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-09OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-03-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-30/+41
2011-03-08Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-22/+56
2011-03-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-22/+21