Age | Commit message (Expand) | Author | Files | Lines |
2011-09-06 | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers | Kevin Hilman | 1 | -0/+3 |
2011-08-25 | OMAP: omap_device: only override _noirq methods, not normal suspend/resume | Kevin Hilman | 1 | -1/+2 |
2011-08-10 | arch:arm:plat-omap:iovmm: remove unused variable 'va' | Maxin John | 1 | -3/+0 |
2011-08-10 | am3505/3517: Various platform defines for UART4 | Raphaël Assénat | 3 | -0/+9 |
2011-08-05 | OMAP1: enable GENERIC_IRQ_CHIP | Kevin Hilman | 1 | -0/+1 |
2011-07-26 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -39/+111 |
2011-07-26 | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -1/+3 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -13/+0 |
2011-07-26 | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -6/+38 |
2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 3 | -3/+35 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -970/+352 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -10/+5 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+3 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -5/+57 |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2 | -12/+22 |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+20 |
2011-07-20 | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro | 1 | -5/+1 |
2011-07-20 | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 1 | -4/+2 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -13/+0 |
2011-07-17 | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann | 15 | -920/+432 |
2011-07-12 | OMAP: PM: omap_device: add API to disable idle on suspend | Kevin Hilman | 2 | -0/+11 |
2011-07-12 | OMAP: PM: omap_device: add system PM methods for PM domain handling | Kevin Hilman | 2 | -0/+40 |
2011-07-12 | OMAP: PM: omap_device: conditionally use PM domain runtime helpers | Kevin Hilman | 1 | -3/+4 |
2011-07-11 | Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 10 | -137/+82 |
2011-07-11 | Merge branch 'prcm-fixes-3.1' of git://git.pwsan.com/linux-2.6 into fixes-part-2 | Tony Lindgren | 2 | -1/+6 |
2011-07-11 | ASoC: omap: McBSP: fix build breakage on OMAP1 | Paul Walmsley | 1 | -0/+27 |
2011-07-10 | Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup... | Tony Lindgren | 6 | -35/+14 |
2011-07-10 | Convert OMAPs 32kHz clocksource implementation to use the generic MMIO | Russell King - ARM Linux | 1 | -87/+34 |
2011-07-10 | Merge branch 'cleanup-part-2' into devel-board | Tony Lindgren | 2 | -14/+1 |
2011-07-10 | Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c... | Paul Walmsley | 2 | -35/+89 |
2011-07-10 | OMAP: Add debugfs node to show the summary of all clocks | Jon Hunter | 1 | -0/+39 |
2011-07-10 | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure | Benoit Cousson | 1 | -0/+6 |
2011-07-10 | OMAP4: hwmod data: Add PRM context register offset | Benoit Cousson | 1 | -0/+1 |
2011-07-10 | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros | Benoit Cousson | 1 | -1/+2 |
2011-07-10 | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson | 1 | -1/+1 |
2011-07-10 | OMAP2+: hwmod: Init clkdm field at boot time | Benoit Cousson | 1 | -0/+1 |
2011-07-10 | OMAP4: hwmod data: Add clock domain attribute | Benoit Cousson | 1 | -0/+1 |
2011-07-10 | OMAP: omap_device: Create clkdev entry for hwmod main_clk | Benoit Cousson | 1 | -35/+50 |
2011-07-10 | OMAP: hwmod: fix the i2c-reset timeout during bootup | Avinash.H.M | 2 | -0/+4 |
2011-07-10 | I2C: OMAP2+: Introduce I2C IP versioning constants | Andy Green | 1 | -0/+1 |
2011-07-10 | I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32 | Andy Green | 1 | -1/+1 |
2011-07-09 | Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine... | Paul Walmsley | 5 | -35/+13 |
2011-07-09 | OMAP PM: remove OMAP_PM_NONE config option | Jean Pihet | 2 | -11/+0 |
2011-07-09 | OMAP: omap_device: replace _find_by_pdev() with to_omap_device() | Kevin Hilman | 1 | -10/+5 |
2011-07-09 | OMAP4: clock data: Fix max mult and div for USB DPLL | Benoit Cousson | 1 | -1/+1 |
2011-07-09 | omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays | Paul Walmsley | 1 | -5/+3 |
2011-07-09 | omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays | Paul Walmsley | 1 | -5/+3 |
2011-07-09 | omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar... | Paul Walmsley | 1 | -2/+0 |
2011-07-09 | OMAP2+: hwmod: Fix smart-standby + wakeup support | Benoit Cousson | 1 | -1/+1 |
2011-07-09 | OMAP: dmtimer: add missing include | Paul Walmsley | 1 | -0/+1 |