summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy11-35/+107
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy12-78/+93
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-47/+70
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-52/+74
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy6-360/+360
2011-03-11OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy3-14/+64
2011-03-11OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2-0/+57
2011-03-11OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal1-39/+7
2011-03-11OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen1-3/+0
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren212-1120/+1762
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-09OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant1-10/+13
2011-03-09ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin1-5/+43
2011-03-09ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin1-8/+28
2011-03-09ARM: omap3: Remove hand-encoded SMC instructionsDave Martin1-7/+7
2011-03-09ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2-5/+5
2011-03-09ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin1-0/+4
2011-03-09OMAP3: PM: Initialize IVA only if availableSanjeev Premi1-1/+3
2011-03-09OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2-0/+61
2011-03-09omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar1-0/+9
2011-03-09omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar1-6/+1
2011-03-09OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2-22/+1
2011-03-09OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2-18/+0
2011-03-09OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov1-3/+5
2011-03-09OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon1-0/+50
2011-03-09OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2-2/+4
2011-03-09OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2-3/+2
2011-03-09MAINTAINERS: update Kevin's email for OMAP PM sectionKevin Hilman1-1/+1
2011-03-09Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/ker...Tony Lindgren9-2/+1165
2011-03-09OMAP2/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-08audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-03-07Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-30/+41
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-22/+59
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+1
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-46/+89
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70