aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)Author
2010-12-21OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson
2010-12-21OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson
2010-12-21OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley
2010-12-21OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak
2010-12-21OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley
2010-12-21OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley
2010-12-21OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-21OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber
2010-12-21Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman
2010-12-21OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanosecondsAdrian Hunter
2010-12-20Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah
2010-12-20OMAP2430: hwmod data: add system DMAG, Manjunath Kondaiah
2010-12-20OMAP2420: hwmod data: add system DMAG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah
2010-12-20omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King
2010-12-17Merge branch 'for_2.6.38' of git://gitorious.org/iommu_mailbox/iommu_mailbox ...Tony Lindgren
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren
2010-12-17arm: omap: add minimal support for RM-680Aaro Koskinen
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta
2010-12-09omap1: Use asm_irq_flags for entry-macro.STony Lindgren
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha