summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma1-0/+2
2011-09-22ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma1-1/+11
2011-09-22ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma1-0/+8
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren1-55/+89
2011-09-16OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman1-2/+5
2011-09-16OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman1-5/+8
2011-09-16OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman1-2/+2
2011-09-16OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman1-6/+0
2011-09-16Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2-1/+20
2011-09-16Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren3-97/+15
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo1-0/+20
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman1-1/+0
2011-09-15OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2-64/+0
2011-09-15OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley1-2/+0
2011-09-15OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley1-23/+10
2011-09-15OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley1-1/+2
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen1-2/+1
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley1-9/+5
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen4-36/+44
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen1-3/+0
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen1-8/+0
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen1-8/+0
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen1-0/+120
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2-14/+18
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-0/+9
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst2-13/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-5/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-14/+1
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat3-0/+9
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-4/+22
2011-07-27Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+3
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+6
2011-07-27Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-3/+35
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-106/+267
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+9
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-13/+0
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann9-111/+295
2011-07-13OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman1-0/+5
2011-07-13OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman1-0/+4
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren1-11/+1
2011-07-10OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson1-0/+6
2011-07-10OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson1-1/+2
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson1-1/+1
2011-07-10OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson1-0/+1
2011-07-10OMAP4: hwmod data: Add clock domain attributeBenoit Cousson1-0/+1
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2-0/+4