summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-05-09ARM: OMAP4: hsmmc: check for null pointerBalaji T K4-93/+61
2012-05-09OMAP4: devices: Do not create mcpdm device if the dtb has been providedPeter Ujfalusi1-1/+1
2012-05-09OMAP4: devices: Do not create dmic device if the dtb has been providedPeter Ujfalusi1-2/+3
2012-05-09ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman6-20/+51
2012-05-09ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath5-0/+112
2012-05-09ARM: OMAP4: hwmod_data: Name the common irq for McBSP portsPeter Ujfalusi1-4/+4
2012-05-09ARM: OMAP4: hwmod data: I2C: add flag for context restoreShubhrajyoti D1-1/+2
2012-05-09ARM: OMAP3: hwmod_data: Rename the common irq for McBSP portsPeter Ujfalusi1-5/+5
2012-05-09ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmodPaul Walmsley2-0/+57
2012-05-09ARM: OMAP3: hwmod data: add HDQ/1-wire hwmodPaul Walmsley1-0/+28
2012-05-09ARM: OMAP2+: hwmod data: add HDQ/1-wire hwmod shared dataPaul Walmsley3-0/+35
2012-05-09ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley2-1/+73
2012-05-09ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren3-0/+155
2012-05-08Merge tag 'omap-devel-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren16-83/+95
2012-05-08Merge branch 'devel-hwmod' into cleanupTony Lindgren14-7835/+7031
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo34-27/+154
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan1-4/+7
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar2-58/+0
2012-05-08ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar1-8/+0
2012-05-08ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar1-82/+78
2012-05-08ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar1-4/+1
2012-05-08Merge branches 'clock_am35xx_cleanup_3.5', 'prm_cm_devel_a_3.5', 'clock_devel...Paul Walmsley16-66/+90
2012-05-08arm: omap3: clockdomain data: Remove superfluous commas from gfx_sgx_3xxx_wkd...Mark A. Greer1-3/+3
2012-05-08ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() APISantosh Shilimkar4-16/+4
2012-05-08ARM: OMAP3: clock data: add clockdomain for HDQ functional clockPaul Walmsley1-1/+2
2012-05-08ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia1-5/+18
2012-05-08ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma2-18/+0
2012-05-08ARM: OMAP4+: Add prm and cm base init function.R Sricharan6-21/+57
2012-05-08ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common headerVaibhav Hiremath1-0/+4
2012-05-08ARM: OMAP3: Fix CM register bit masksRajendra Nayak1-2/+2
2012-05-08ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xxKevin Hilman1-3/+3
2012-05-08ARM: OMAP3: clock data: treat all AM35x devices the sameKevin Hilman1-13/+1
2012-05-08ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4Kevin Hilman1-1/+1
2012-05-05ARM: OMAP3: cpuidle - check the powerdomain lookupDaniel Lezcano1-0/+3
2012-05-04ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja1-4/+4
2012-05-04ARM: OMAP3: cpuidle - set global variables staticDaniel Lezcano1-1/+1
2012-05-04ARM: OMAP3: set omap3_idle_data as staticDaniel Lezcano1-1/+1
2012-05-04ARM: OMAP3: cpuidle - simplify next_valid_stateDaniel Lezcano1-34/+19
2012-05-04ARM: OMAP3: cpuidle - use omap3_idle_data directlyDaniel Lezcano1-57/+6
2012-05-04ARM: OMAP3: define statically the omap3_idle_dataDaniel Lezcano1-5/+32
2012-05-04ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano2-37/+3
2012-05-04ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano1-9/+2
2012-05-03ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano1-10/+0
2012-05-03ARM: OMAP3: define cpuidle staticallyDaniel Lezcano1-26/+60
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano3-46/+18
2012-05-03ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano1-24/+0
2012-05-03ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano1-10/+3
2012-05-03ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano1-3/+18
2012-05-03ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano1-1/+1
2012-05-03ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano1-10/+1