summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2011-10-04ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony 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 address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko 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-27ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren
2011-09-22ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-22ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren
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: device register functions now take platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman
2011-09-15OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas
2011-09-15OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren