aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-29memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren1-5/+0
2020-10-03Merge tag 'omap-for-v5.10/soc-part2-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson1-1/+25
2020-09-24ARM: omap3: enable off mode automaticallyAndreas Kemnade1-1/+25
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra1-4/+0
2020-03-09ARM: OMAP2+: Handle errors for cpu_pmTony Lindgren1-2/+6
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren1-5/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren1-9/+5
2017-11-28ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren1-9/+4
2017-06-29ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren1-1/+0
2016-04-14ARM: OMAP3: Fix external abort on 36xx waking from off mode idleDave Gerlach1-10/+13
2015-10-12ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()Jisheng Zhang1-2/+2
2015-03-25ARM: OMAP2+: PRM: add generic API for clear_mod_irqsTero Kristo1-10/+8
2015-03-25ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqsTero Kristo1-9/+9
2014-11-20ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren1-1/+1
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