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