summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-07-09OMAP4: hwmod data: Align interconnect format with regular modulesBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix bad alignementBenoit Cousson
2011-07-09OMAP4: hwmod data: Remove un-needed parensBenoit Cousson
2011-07-09OMAP4: hwmod data: Fix L3 interconnect data order and alignementBenoit Cousson
2011-07-09omap_hwmod: share identical omap_hwmod_class, omap_hwmod_class_sysconfig arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley
2011-07-09omap_hwmod: share identical omap_hwmod_addr_space arraysPaul Walmsley
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...Paul Walmsley
2011-07-09OMAP: hwmod: Move pr_debug to improve the readabilityBenoit Cousson
2011-07-09OMAP: hwmod: Add warnings if enable failedBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix the HW reset managementBenoit Cousson
2011-07-09OMAP2+: hwmod: Remove _populate_mpu_rt_base warningBenoit Cousson
2011-07-09OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not setBenoit Cousson
2011-07-09OMAP2+: hwmod: Enable module in shutdown to access sysconfigMiguel Vadillo
2011-07-09OMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flagBenoit Cousson
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson
2011-07-09OMAP: dmtimer: add missing includePaul Walmsley
2011-07-08Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2011-07-07Merge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-...Tony Lindgren
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi
2011-07-04OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi
2011-07-04OMAP: New twl-common for common TWL configurationPeter Ujfalusi
2011-06-30omap2+: fix build regressionArnd Bergmann
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren
2011-06-27OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi
2011-06-27OMAP3: PM debug: remove register dumpingKevin Hilman
2011-06-20OMAP2: PM debug: remove register dumpingKevin Hilman
2011-06-20OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman
2011-06-20OMAP3+: SR: fix cosmetic indentationNishanth Menon
2011-06-20OMAP3+: SR: enable/disable SR only on needNishanth Menon
2011-06-20OMAP3+: SR: disable interrupt by defaultNishanth Menon
2011-06-20OMAP3+: SR: make notify independent of classNishanth Menon
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren