aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman1-1/+2
2011-08-10arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John1-3/+0
2011-08-10am3505/3517: Various platform defines for UART4Raphaël Assénat3-0/+9
2011-08-05OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman1-0/+1
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-39/+111
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-1/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-13/+0
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds5-6/+38
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-3/+35
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-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/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2Arnd Bergmann15-920/+432
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-11Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/fixesArnd Bergmann10-137/+82
2011-07-11Merge branch 'prcm-fixes-3.1' of git://git.pwsan.com/linux-2.6 into fixes-part-2Tony Lindgren2-1/+6
2011-07-11ASoC: omap: McBSP: fix build breakage on OMAP1Paul Walmsley1-0/+27
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-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren2-14/+1
2011-07-10Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_clock_auxclk_3.1' and 'omap_device_a_3.1' into prcm-devel-3.1Paul Walmsley2-35/+89
2011-07-10OMAP: Add debugfs node to show the summary of all clocksJon Hunter1-0/+39
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: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson1-35/+50
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M2-0/+4
2011-07-10I2C: OMAP2+: Introduce I2C IP versioning constantsAndy Green1-0/+1
2011-07-10I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32Andy Green1-1/+1
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-08OMAP4: clocks: Update the clock tree with 4460 clock nodesRajendra Nayak2-0/+3