aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linusTony Lindgren1-4/+4
2011-03-09OMAP3: PM: Initialize IVA only if availableSanjeev Premi1-1/+3
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley1-1/+1
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak1-1/+1
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak1-2/+2
2010-12-22OMAP4: PM: Program correct init voltages for scalable VDDsThara Gopinath1-0/+11
2010-12-22OMAP4: Register voltage PMIC parameters with the voltage layerThara Gopinath1-0/+1
2010-12-22OMAP3: PM: Program correct init voltages for VDD1 and VDD2Thara Gopinath1-0/+76
2010-12-22OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath1-0/+4
2010-12-22OMAP3: PM: Adding smartreflex device file.Thara Gopinath1-0/+2
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath1-0/+8
2010-12-21OMAP4: PM: Do not assume clkdm supports hw transitionsRajendra Nayak1-3/+5
2010-12-21OMAP4: PM: Use the low-power state change feature on OMAP4Rajendra Nayak1-6/+22
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1
2010-09-23OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson1-2/+5
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar1-0/+50
2010-09-23OMAP4: pm.c extensions for OMAP4 supportThara Gopinath1-5/+15
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman1-0/+84
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman1-111/+0
2009-02-08[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM codePaul Walmsley1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King1-7/+0
2008-04-14ARM: OMAP2: Remove old 24xx PM codeTony Lindgren1-269/+1
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-17/+3
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-8/+1
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+1
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-1/+0
2006-06-26ARM: OMAP: Add initial 24xx suspend supportTony Lindgren1-6/+265
2006-04-02[ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren1-0/+149