summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2012-05-08ARM: OMAP2+: WDTIMER integration: fix !PM boot crash, disarm timer after hwmo...Kevin Hilman
2012-05-08ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath
2012-05-08ARM: OMAP4: hwmod_data: Name the common irq for McBSP portsPeter Ujfalusi
2012-05-08ARM: OMAP4: hwmod data: I2C: add flag for context restoreShubhrajyoti D
2012-05-08ARM: OMAP3: hwmod_data: Rename the common irq for McBSP portsPeter Ujfalusi
2012-05-08ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmodPaul Walmsley
2012-05-08ARM: OMAP3: hwmod data: add HDQ/1-wire hwmodPaul Walmsley
2012-05-08ARM: OMAP2+: hwmod data: add HDQ/1-wire hwmod shared dataPaul Walmsley
2012-05-08ARM: OMAP2+: HDQ1W: add custom reset functionPaul Walmsley
2012-05-08ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren
2012-05-08Merge tag 'omap-devel-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-05-08Merge branch 'devel-hwmod' into cleanupTony Lindgren
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan
2012-05-08ARM: OMAP4: Reduce the static IO mappingSantosh Shilimkar
2012-05-08ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar
2012-05-08ARM: OMAP2+: Clean up wrapping multiple objects in MakefileSantosh Shilimkar
2012-05-08ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds.Santosh Shilimkar
2012-05-07Merge branches 'clock_am35xx_cleanup_3.5', 'prm_cm_devel_a_3.5', 'clock_devel...Paul Walmsley
2012-05-07arm: omap3: clockdomain data: Remove superfluous commas from gfx_sgx_3xxx_wkd...Mark A. Greer
2012-05-07ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() APISantosh Shilimkar
2012-05-07ARM: OMAP3: clock data: add clockdomain for HDQ functional clockPaul Walmsley
2012-05-07ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia
2012-05-07ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma
2012-05-07ARM: OMAP4+: Add prm and cm base init function.R Sricharan
2012-05-07ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common headerVaibhav Hiremath
2012-05-07ARM: OMAP3: Fix CM register bit masksRajendra Nayak
2012-05-07ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xxKevin Hilman
2012-05-07ARM: OMAP3: clock data: treat all AM35x devices the sameKevin Hilman
2012-05-07ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4Kevin Hilman
2012-05-04ARM: OMAP3: cpuidle - check the powerdomain lookupDaniel Lezcano
2012-05-04ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja
2012-05-03ARM: OMAP3: cpuidle - set global variables staticDaniel Lezcano
2012-05-03ARM: OMAP3: set omap3_idle_data as staticDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - simplify next_valid_stateDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - use omap3_idle_data directlyDaniel Lezcano
2012-05-03ARM: OMAP3: define statically the omap3_idle_dataDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano
2012-05-03ARM: OMAP3: define cpuidle staticallyDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Declare the states with the driver declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove unused valid fieldDaniel Lezcano
2012-04-30Merge branch 'for_3.4/pm/smps-regulator' of git://git.kernel.org/pub/scm/linu...Tony Lindgren