summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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 Hilman1-14/+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 Lindgren8-2/+1163
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.sricharan1-2/+20
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2-0/+8
2011-03-09audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-08OMAP2xxx: clock data: clean up some commentsPaul Walmsley2-26/+20
2011-03-08OMAP2xxx: clock: fix clockdomains on gpt7_ick, 2430 mmchs2_fck clocksPaul Walmsley2-1/+4
2011-03-08omap2/3: clockdomains: fix compile-time warningsSanjeev Premi1-0/+3
2011-03-08OMAP2xxx: clock: remove dsp_irate_ickPaul Walmsley4-46/+23
2011-03-08OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley5-80/+23
2011-03-08OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKU...Paul Walmsley2-26/+44
2011-03-08OMAP2xxx: clock: fix low-frequency oscillator clock ratePaul Walmsley2-2/+2
2011-03-08OMAP2xxx: clock: fix parents for L3-derived clocksPaul Walmsley2-4/+4
2011-03-08OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley6-5/+162
2011-03-08OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley5-4/+248
2011-03-08OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2-163/+5
2011-03-08OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley4-75/+112
2011-03-08OMAP2430: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley1-56/+69
2011-03-08OMAP2430/3xxx: clock: add modem clock autoidle supportPaul Walmsley2-0/+10
2011-03-08OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley2-48/+63
2011-03-08OMAP2420: clock: add sdrc_ickPaul Walmsley2-0/+17
2011-03-08OMAP2+: clock: add interface clock type code with autoidle supportPaul Walmsley3-3/+85
2011-03-08OMAP2+: clock: comment that osc_ck/osc_sys_ck should use clockfw autoidle con...Paul Walmsley1-0/+14
2011-03-08OMAP2xxx: clock: add clockfw autoidle support for APLLsPaul Walmsley4-9/+72
2011-03-08OMAP2: clock: add DPLL autoidle supportPaul Walmsley8-8/+105
2011-03-08OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()Paul Walmsley2-11/+50
2011-03-08OMAP2+: powerdomain: fix bank power state bitfieldsPaul Walmsley4-73/+73
2011-03-08OMAP2/3: WKUP powerdomain: mark as being always onPaul Walmsley1-1/+2
2011-03-07arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar1-19/+0
2011-03-04Revert "OMAP4: hwmod data: Prevent timer1 to be reset and idle during init"Benoit Cousson1-1/+0
2011-03-03Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren1-18/+15
2011-03-03omap: mailbox: resolve hang issueHari Kanigeri1-4/+6
2011-03-03Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren43-885/+2116