summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.c
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-3/+2
* ARM: OMAP2+: Remove legacy PM initTony Lindgren2016-11-101-60/+6
* ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo2016-07-041-7/+1
* cpufreq: omap: Use generic platdev driverViresh Kumar2016-04-251-5/+2
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-05-261-16/+12
|\
| * ARM: OMAP2+: Fix voltage scaling init for device treeTony Lindgren2014-05-061-16/+12
* | ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach2014-05-191-5/+12
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-4/+4
|\
| * PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
| * PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-1/+1
| * PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-2/+2
* | ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported bootNishanth Menon2013-10-221-3/+9
|/
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-0/+9
|\
| * cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-0/+9
* | arm: Use generic idle loopThomas Gleixner2013-04-081-3/+2
|/
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-281-10/+10
|\
| * Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-121-10/+10
| |\
| | * ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()Santosh Shilimkar2013-02-081-10/+10
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-66/+3
|\| |
| * | Merge tag 'omap-cleanup-b-for-3.9' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2013-01-301-63/+2
| |\ \
| | * | ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro...Paul Walmsley2013-01-291-1/+2
| | * | ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain codePaul Walmsley2013-01-291-61/+0
| | * | ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()Paul Walmsley2013-01-291-1/+0
| | |/
| * / ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-3/+1
| |/
* / ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/
* ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson2012-12-121-2/+3
|\
| * Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-131-0/+30
| |\
| * | 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/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
| * | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* | | ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=nKevin Hilman2012-11-141-0/+2
| |/ |/|
* | ARM: OMAP: add support for oscillator setupTero Kristo2012-11-051-0/+30
|/
* Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson2012-10-091-1/+10
|\
| * Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-10-081-1/+10
| |\
| | * ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman2012-10-081-1/+10
* | | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2012-10-081-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()Wei Yongjun2012-10-021-1/+1
* | | ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problemsPaul Walmsley2012-09-231-1/+2
* | | Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-231-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak2012-09-221-1/+1
| |/
* / ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-2/+2
|/
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-2/+1
* ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-291-0/+2
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+8
|\
| * Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-0/+3
| |\
| * | ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DTBenoit Cousson2012-02-161-0/+8
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-22/+91
|\ \ \
| * \ \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-131-0/+3
| |\ \ \ | | | |/ | | |/|
| * | | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-051-0/+64