summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/pm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ARM] Misc minor interrupt handler cleanupsJeff Garzik2008-01-261-1/+1
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-241-1/+1
* kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-14/+8
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-2/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-17/+3
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-2/+1
* ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak2007-09-201-4/+1
* ARM: OMAP: OSK led fixesDavid Brownell2007-08-221-11/+0
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* ARM: OMAP: Remove old PM_SUSPEND_DISKTony Lindgren2007-05-101-10/+1
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-3/+3
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+1
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-1/+0
OpenPOWER on IntegriCloud