aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-2/+2
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-2/+1
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R1-0/+2
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+91
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann1-0/+3
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-0/+3
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson1-0/+3
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson1-1/+1
2012-03-06ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman1-1/+1
2012-03-05ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley1-0/+64
2012-03-05ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley1-0/+10
2012-03-05ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()Paul Walmsley1-22/+17
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman1-1/+1
2012-02-16ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DTBenoit Cousson1-0/+8
2012-02-14ARM: OMAP: add RCU locking to omap2_set_init_voltage.NeilBrown1-0/+3
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-4/+2
2011-11-23ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman1-4/+2
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-04arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson1-1/+2
2011-10-04ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson1-40/+7
2011-10-04ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson1-7/+15
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren1-19/+17
2011-09-22Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanupTony Lindgren1-12/+10
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman1-4/+4
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman1-1/+1
2011-09-15OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"Kevin Hilman1-1/+1
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman1-1/+1
2011-08-30OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold1-10/+8
2011-08-30OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold1-3/+3
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeupSantosh Shilimkar1-2/+0
2011-07-10OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak1-1/+3
2011-07-09OMAP2+: PM: Initialise sleep_switch to a non-valid valueRajendra Nayak1-1/+1