Age | Commit message (Expand) | Author | Files | Lines |
2015-07-20 | ARM: OMAP2+: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-03-25 | ARM: OMAP2+: PRM: add generic API for clear_mod_irqs | Tero Kristo | 1 | -13/+11 |
2014-08-08 | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+4 |
2014-07-04 | ARM: OMAP24xx: PRM: add API for clearing wakeup status bits | Tero Kristo | 1 | -18/+13 |
2014-07-02 | ARM: OMAP2: convert sys_ck and osc_ck to standard clock types | Tero Kristo | 1 | -0/+4 |
2014-05-19 | ARM: OMAP2+: Remove suspend_set_ops from common pm late init | Dave Gerlach | 1 | -3/+1 |
2013-10-19 | ARM: OMAP2: CM/PM: remove direct register accesses outside CM code | Tero Kristo | 1 | -22/+2 |
2013-03-28 | ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple | Santosh Shilimkar | 1 | -8/+3 |
2013-02-11 | Merge tag 'omap-devel-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Tony Lindgren | 1 | -6/+6 |
2013-02-06 | ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active | Paul Walmsley | 1 | -13/+0 |
2013-02-06 | ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active | Paul Walmsley | 1 | -6/+6 |
2013-01-30 | Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -20/+10 |
2013-01-29 | ARM: OMAP2xxx: PM: clean up some crufty powerstate programming code | Paul Walmsley | 1 | -20/+10 |
2013-01-26 | ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active | Paul Walmsley | 1 | -13/+0 |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -1/+1 |
2012-11-30 | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 1 | -4/+4 |
2012-11-12 | ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts | Rajendra Nayak | 1 | -8/+0 |
2012-11-12 | ARM: OMAP2: clock: Convert to common clk | Rajendra Nayak | 1 | -0/+8 |
2012-10-31 | ARM: OMAP: Split sram.h to local headers and minimal shared header | Tony Lindgren | 1 | -2/+3 |
2012-10-24 | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -2/+2 |
2012-10-21 | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files | Paul Walmsley | 1 | -1/+1 |
2012-10-21 | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files | Paul Walmsley | 1 | -1/+1 |
2012-10-18 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 1 | -0/+1 |
2012-10-18 | ARM: OMAP: remove plat/clock.h | Paul Walmsley | 1 | -1/+1 |
2012-10-17 | ARM: OMAP: Make plat/sram.h local to plat-omap | Tony Lindgren | 1 | -1/+2 |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -2/+0 |
2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 1 | -0/+1 |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 1 | -1/+0 |
2012-09-10 | ARM: OMAP: remove the sti console workaround | Igor Grinberg | 1 | -10/+0 |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -12/+5 |
2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo | 1 | -12/+5 |
2012-04-17 | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley | 1 | -3/+0 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-03-05 | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 | Paul Walmsley | 1 | -55/+7 |
2012-03-05 | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 | Paul Walmsley | 1 | -12/+1 |
2012-03-05 | Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base | Kevin Hilman | 1 | -7/+1 |
2012-02-28 | Merge branch 'iomap' into cleanup | Tony Lindgren | 1 | -24/+3 |
2012-02-24 | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 1 | -2/+0 |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -2/+3 |
2012-02-24 | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path | Paul Walmsley | 1 | -21/+1 |
2012-02-09 | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 | Paul Walmsley | 1 | -7/+1 |
2012-01-20 | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 1 | -3/+1 |
2011-12-14 | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 1 | -2/+0 |
2011-12-14 | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R | 1 | -18/+0 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -0/+1 |
2011-08-26 | OMAP2: PM debug: remove leftover debug code | Michael Jones | 1 | -27/+0 |
2011-06-20 | OMAP2: PM debug: remove register dumping | Kevin Hilman | 1 | -4/+2 |
2011-03-11 | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren | 1 | -69/+8 |