aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-24ARM: omap3: enable off mode automaticallyAndreas Kemnade1-0/+2
2019-10-16ARM: OMAP2+: Configure voltage controller for cpcapTony Lindgren1-0/+1
2019-09-25ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren1-100/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-04-30ARM: OMAP2+: Initialize SoC PM laterTony Lindgren1-0/+19
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-9/+1
2018-02-14ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2017-05-16ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setupDave Gerlach1-1/+1
2017-03-06ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar1-3/+2
2016-11-10ARM: OMAP2+: Remove legacy PM initTony Lindgren1-60/+6
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo1-7/+1
2016-04-25cpufreq: omap: Use generic platdev driverViresh Kumar1-5/+2
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
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-16/+12
2014-05-19ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach1-5/+12
2014-05-06ARM: OMAP2+: Fix voltage scaling init for device treeTony Lindgren1-16/+12
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon1-1/+1
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon1-1/+1
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon1-2/+2
2013-10-22ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported bootNishanth Menon1-3/+9
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+9
2013-04-10cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon1-0/+9
2013-04-08arm: Use generic idle loopThomas Gleixner1-3/+2
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+10
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-66/+3
2013-02-12Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/omapOlof Johansson1-10/+10
2013-02-08ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()Santosh Shilimkar1-10/+10
2013-01-30Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.9/pmTony Lindgren1-63/+2
2013-01-29ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/intsPaul Walmsley1-1/+2
2013-01-29ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain codePaul Walmsley1-61/+0
2013-01-29ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()Paul Walmsley1-1/+0
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-3/+1
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren1-1/+1
2012-12-12ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson1-2/+3
2012-11-14ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman1-0/+2
2012-11-13Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren1-0/+30
2012-11-05ARM: OMAP: add support for oscillator setupTero Kristo1-0/+30
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-1/+10
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-pmTony Lindgren1-1/+1
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-cpufreqTony Lindgren1-1/+10
2012-10-08ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman1-1/+10
2012-10-02ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()Wei Yongjun1-1/+1
2012-09-23ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problemsPaul Walmsley1-1/+2
2012-09-23Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley1-1/+1
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak1-1/+1