summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: fix warning with LPAE buildOlof Johansson2013-11-251-1/+1
* ARM: OMAP3: control: add API for setting IVA bootmodeTero Kristo2013-10-191-2/+1
* ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren2013-05-301-2/+4
* ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-281-8/+1
* PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-2/+0
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-2/+1
* Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-301-4/+2
|\
| * Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-131-2/+28
| |\
| * | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-1/+0
| * | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-241-3/+2
| |\ \
| | * | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-211-2/+1
| | * | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-211-1/+1
* | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-091-2/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-221-2/+28
| | |/ | |/|
* | | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+2
| |/ |/|
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* | ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-1/+2
* | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+0
|\ \
| * | ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-171-1/+0
| |/
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-171-1/+1
|\ \
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-5/+3
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-5/+3
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+2
|/
* Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman2012-08-071-15/+4
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-50/+13
|\
| * ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman2012-06-251-4/+0
| * ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman2012-06-251-4/+15
| * ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman2012-06-251-2/+2
| * Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-251-44/+0
| |\
| | * ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS2012-06-221-14/+0
| | * ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS2012-06-221-33/+2
| | * ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V2012-06-221-3/+4
* | | Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-291-0/+1
|\ \ \ | |/ /
| * | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-041-0/+1
| |\ \ | | |/ | |/|
| | * ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at bootKevin Hilman2012-05-111-0/+1
* | | ARM: OMAP3: PM: Only access IVA if one existsMark A. Greer2012-06-191-5/+10
|/ /
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-6/+1
|\ \
| * | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-6/+1
| |/
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-7/+3
|/
* Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-031-18/+20
|\
| * arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-221-12/+10
| * arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-221-6/+10
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
| |/
* | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2012-03-101-71/+3
|\ \
| * | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-051-50/+2
| * | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-051-16/+1
| * | ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2012-03-051-5/+0
OpenPOWER on IntegriCloud