summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2011-09-27ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-27ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-09-27ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-27ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-22Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren
2011-09-20ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman
2011-09-15OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley
2011-09-14OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley
2011-09-14OMAP: clockdomain: split clkdm_init()Paul Walmsley
2011-09-14OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley
2011-09-14OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14OMAP3: id: remove useless strcpy()sPaul Walmsley
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley
2011-09-05OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley
2011-08-30OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold
2011-08-30OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold
2011-08-26OMAP2: PM debug: remove leftover debug codeMichael Jones
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-23omap2+: Use Kconfig symbol in Makefile instead of obj-yTony Lindgren
2011-08-22OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley
2011-08-21OMAP4: clock: fix compile warningPaul Walmsley
2011-08-19OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar
2011-08-19OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak
2011-08-10omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar
2011-08-10OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold
2011-08-10arm: mach-omap2: mux: use kstrdup()Thomas Meyer
2011-08-10Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2011-08-10OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley
2011-08-10OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi
2011-08-05OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross
2011-08-05OMAP3: beagle: don't touch omap_device internalsKevin Hilman
2011-08-05OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon