aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy1-1/+1
2017-03-06ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2015-05-21ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren1-0/+1
2015-03-16ARM: OMAP1: PM: fix some build warnings on 1510-only KconfigsPaul Walmsley1-26/+25
2014-05-16ARM: OMAP: remove some dead codePaul Bolle1-12/+1
2014-03-21ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi1-1/+5
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2013-05-05arm: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-41/+37
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren1-41/+37
2013-04-08arm: Use generic idle loopThomas Gleixner1-3/+3
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+2
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-2/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+2
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-1/+1
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley1-5/+4
2012-03-29ARM: OMAP: pm: fix compilation breakGovindraj.R1-0/+1
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren1-1/+3
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-2/+4
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-10/+2
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre1-5/+2
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren1-0/+3
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton1-35/+35
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton1-5/+5
2009-10-07OMAP7XX: PM: Add omap850 supportAlistair Buxton1-10/+10
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman1-5/+6
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen1-2/+4
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-9/+9
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-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren1-1/+0
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal1-8/+1
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal1-5/+12
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik1-1/+1
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman1-1/+1
2008-01-24kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman1-14/+8
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman1-2/+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-2/+1