aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/pm.c
AgeCommit message (Expand)Author
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton
2009-10-07OMAP7XX: PM: Add omap850 supportAlistair Buxton
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen
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-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman
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-09-20ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak
2007-08-22ARM: OMAP: OSK led fixesDavid Brownell
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-10ARM: OMAP: Remove old PM_SUSPEND_DISKTony Lindgren
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-03-02ARM: OMAP: Fix warning in mach-omap1Dirk Behme
2007-03-02ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner