aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds13-970/+352
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+5
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-9/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-5/+57
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King2-12/+22
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+20
2011-07-20arm: don't create useless copies to pass into debugfs_create_dir()Al Viro1-5/+1
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-4/+2
2011-07-12OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman2-0/+11
2011-07-12OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman2-0/+40
2011-07-12OMAP: PM: omap_device: conditionally use PM domain runtime helpersKevin Hilman1-3/+4
2011-07-10Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup-part-3Tony Lindgren6-35/+14
2011-07-10Convert OMAPs 32kHz clocksource implementation to use the generic MMIORussell King - ARM Linux1-87/+34
2011-07-09Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine_common_hwmod_3.1', 'omap4_hwmod_data_cleanup_a_3.1', 'clock_cleanup_a_3.1', 'prcm_cleanup_a_3.1', 'omap_pm_cleanup_3.1' and 'omap_device_cleanup_3.1' into prcm-cleanup-3.1Paul Walmsley5-35/+13
2011-07-09OMAP PM: remove OMAP_PM_NONE config optionJean Pihet2-11/+0
2011-07-09OMAP: omap_device: replace _find_by_pdev() with to_omap_device()Kevin Hilman1-10/+5
2011-07-09OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson1-1/+1
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_dma_info arraysPaul Walmsley1-5/+3
2011-07-09omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arraysPaul Walmsley1-5/+3
2011-07-09omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arraysPaul Walmsley1-2/+0
2011-07-09OMAP2+: hwmod: Fix smart-standby + wakeup supportBenoit Cousson1-1/+1
2011-07-09OMAP: dmtimer: add missing includePaul Walmsley1-0/+1
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula1-9/+1
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula2-5/+0
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-2/+2
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet1-10/+5
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanupTony Lindgren1-2/+17
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren5-190/+283
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2-388/+19
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula2-251/+0
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas1-5/+1
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren1-1/+1
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2-3/+10
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren1-1/+0
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren1-0/+1
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2-61/+136
2011-06-20omap: Move dmtimer defines to dmtimer.hTony Lindgren2-121/+125
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2-2/+5
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman1-0/+1
2011-06-16gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman1-0/+2
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman1-0/+5
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman1-0/+2
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman1-0/+10
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+5
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren5-13/+10
2011-06-06OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman1-2/+17
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K1-0/+3
2011-06-01OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2-7/+0
2011-05-31OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar1-6/+6
2011-05-31OMAP: fix compilation errorJanusz Krzysztofik1-0/+1