aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/pm.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-31arm: omap1: replace printk() with pr_err macroPrathu Baronia1-1/+1
2023-01-12ARM: omap1: remove dead codeArnd Bergmann1-65/+11
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-4/+5
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski1-3/+7
2020-03-04ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed1-7/+6
2019-06-03arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+2
2018-11-29ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+1
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/vir...Linus 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/jiko...Linus 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
2007-09-20ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak1-4/+1
2007-08-22ARM: OMAP: OSK led fixesDavid Brownell1-11/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-10ARM: OMAP: Remove old PM_SUSPEND_DISKTony Lindgren1-10/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-3/+3
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
2007-03-02ARM: OMAP: Fix warning in mach-omap1Dirk Behme1-1/+5
2007-03-02ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski1-2/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+1
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-26ARM: OMAP: Add core fsample supportBrian Swetland1-2/+5
2006-04-02[ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren1-0/+770