aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches1-1/+1
2014-07-04ARM: OMAP3: control: isolate control module init to its own functionTero Kristo1-2/+1
2014-07-04ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo1-15/+0
2014-07-04ARM: OMAP3: control: add API for setting up the modem padsTero Kristo1-14/+1
2014-07-04ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo1-70/+1
2014-07-04ARM: OMAP3: PRM: move modem reset to PRM driverTero Kristo1-4/+1
2014-07-04ARM: OMAP3: PRM: move iva reset to PRM driverTero Kristo1-48/+1
2014-07-04ARM: OMAP3: PRM: move prcm wakeup helper to prm driverTero Kristo1-56/+10
2014-05-26Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-0/+4
2014-05-19ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach1-4/+3
2014-05-06ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_modeTony Lindgren1-0/+4
2014-04-10ARM: OMAP3: PM: remove access to PRM_VOLTCTRL registerTero Kristo1-4/+0
2013-11-25ARM: omap: fix warning with LPAE buildOlof Johansson1-1/+1
2013-10-19ARM: OMAP3: control: add API for setting IVA bootmodeTero Kristo1-2/+1
2013-05-30ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren1-2/+4
2013-03-28ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar1-8/+1
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker1-2/+0
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-2/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren1-4/+2
2012-11-13Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren1-2/+28
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren1-2/+28
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-1/+0
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+2
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcmTony Lindgren1-3/+2
2012-10-22ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley1-2/+28
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley1-2/+1
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley1-1/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+2
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-headersTony Lindgren1-1/+0
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headersTony Lindgren1-1/+1
2012-10-17ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley1-1/+0
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-5/+3
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-0/+2
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-5/+3
2012-08-07Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman1-15/+4
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+13
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-criticalTony Lindgren1-0/+1
2012-06-25ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman1-4/+0
2012-06-25ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman1-4/+15
2012-06-25ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman1-2/+2
2012-06-25Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-pmTony Lindgren1-44/+0
2012-06-22ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS1-14/+0
2012-06-22ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS1-33/+2
2012-06-22ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V1-3/+4
2012-06-19ARM: OMAP3: PM: Only access IVA if one existsMark A. Greer1-5/+10
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-0/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+1