summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm.c
AgeCommit message (Expand)Author
2011-11-23ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-04arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren
2011-09-22Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman
2011-09-15OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"Kevin Hilman
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman
2011-08-30OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold
2011-08-30OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar
2011-07-10OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak
2011-07-09OMAP2+: PM: Initialise sleep_switch to a non-valid valueRajendra Nayak
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren
2011-03-09OMAP3: PM: Initialize IVA only if availableSanjeev Premi
2011-03-07OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak
2010-12-22OMAP4: PM: Program correct init voltages for scalable VDDsThara Gopinath
2010-12-22OMAP4: Register voltage PMIC parameters with the voltage layerThara Gopinath
2010-12-22OMAP3: PM: Program correct init voltages for VDD1 and VDD2Thara Gopinath
2010-12-22OMAP3: PM: Register TWL4030 pmic info with the voltage driver.Thara Gopinath
2010-12-22OMAP3: PM: Adding smartreflex device file.Thara Gopinath
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath
2010-12-21OMAP4: PM: Do not assume clkdm supports hw transitionsRajendra Nayak
2010-12-21OMAP4: PM: Use the low-power state change feature on OMAP4Rajendra Nayak
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP: pm.c correct the initcall for an early init.Thara Gopinath
2010-09-23OMAP4: pm: Change l3_main to l3_main_1 during bus device initBenoit Cousson
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar
2010-09-23OMAP4: pm.c extensions for OMAP4 supportThara Gopinath
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman
2009-02-08[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM codePaul Walmsley
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King
2008-04-14ARM: OMAP2: Remove old 24xx PM codeTony Lindgren
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg