summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/pm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: omap1: replace printk() with pr_err macroPrathu Baronia2023-05-311-1/+1
* ARM: omap1: remove dead codeArnd Bergmann2023-01-121-65/+11
* ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-221-4/+5
* ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski2021-05-181-3/+7
* ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed2020-03-041-7/+6
* arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-5/+2
* ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-12/+1
* ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-221-1/+1
* ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven2017-03-061-1/+0
* ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren2015-05-211-0/+1
* ARM: OMAP1: PM: fix some build warnings on 1510-only KconfigsPaul Walmsley2015-03-161-26/+25
* ARM: OMAP: remove some dead codePaul Bolle2014-05-161-12/+1
* ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi2014-03-211-1/+5
* ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-031-1/+0
* arm: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-41/+37
|\
| * ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37
* | arm: Use generic idle loopThomas Gleixner2013-04-081-3/+3
|/
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+2
* ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-181-2/+1
* ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-1/+2
* ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
* ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-5/+4
* ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-291-0/+1
* Merge branch 'iomap' into cleanupTony Lindgren2012-02-281-1/+3
|\
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+4
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-201-10/+2
* | ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-201-5/+2
|/
* ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-041-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | omap1: Add initcall checks for omap1 and booted boardTony Lindgren2010-12-101-0/+3
|/
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-7/+7
* OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-071-35/+35
* OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-071-5/+5
* OMAP7XX: PM: Add omap850 supportAlistair Buxton2009-10-071-10/+10
* OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman2009-05-281-5/+6
* ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2008-12-101-2/+4
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-9/+9
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-7/+0
* ARM: OMAP1: omap1/pm.c build fixDavid Brownell2008-03-051-1/+1
* ARM: OMAP1: Misc clean-upTony Lindgren2008-02-081-1/+0
* ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2008-02-081-8/+1
* ARM: OMAP1: PM fixes for OMAP1Vivek Kutal2008-02-081-5/+12