aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21OMAP: PM: implement context loss count APIsKevin Hilman5-14/+43
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-2/+3
2010-12-21OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson1-1/+4
2010-12-21OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson1-2/+0
2010-12-21OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2-13/+18
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-3/+0
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley5-227/+3
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-151/+0
2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accessesPaul Walmsley1-5/+0
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley1-6/+14
2010-12-21OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley1-2/+5
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-4/+4
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley1-3/+4
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley1-3/+0
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley4-9/+7
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley1-2/+9
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley1-3/+10
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak1-1/+42
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak1-0/+1
2010-12-21OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley1-12/+4
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley1-3/+3
2010-12-21OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley1-1/+8
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley1-1/+5
2010-12-21OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley1-0/+10
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-2/+3
2010-12-21OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber1-0/+1
2010-12-21Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren2-31/+11
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren2-5/+13
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren2-538/+391
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet2-5/+13
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman2-31/+11
2010-12-21OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanosecondsAdrian Hunter1-4/+5
2010-12-20Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren7-94/+161
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren1-4/+0
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah2-561/+316
2010-12-20OMAP2430: hwmod data: add system DMAG, Manjunath Kondaiah1-0/+1
2010-12-20OMAP2420: hwmod data: add system DMAG, Manjunath Kondaiah1-0/+11
2010-12-20OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah2-50/+114
2010-12-20OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah2-323/+345
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-1/+1
2010-12-20omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson1-1/+1
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-17Merge branch 'for_2.6.38' of git://gitorious.org/iommu_mailbox/iommu_mailbox into devel-iommu-mailboxTony Lindgren6-92/+159
2010-12-17omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar1-40/+0
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren3-2/+4
2010-12-17arm: omap: add minimal support for RM-680Aaro Koskinen1-0/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2-0/+15
2010-12-15OMAP: iommu: make iva2 iommu selectableFelipe Contreras1-0/+3
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando3-7/+37
2010-12-15OMAP: iovmm: replace __iounmap with iounmapGuzman Lugo, Fernando1-1/+1