summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm24xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-12/+5
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-12/+5
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-3/+0
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-051-55/+7
* | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-051-12/+1
* | Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-051-7/+1
|\ \ | |/
| * ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley2012-02-091-7/+1
* | Merge branch 'iomap' into cleanupTony Lindgren2012-02-281-24/+3
|\ \
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-2/+0
| * | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-2/+3
| * | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-241-21/+1
| |/
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-201-3/+1
|/
* ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-141-2/+0
* ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-141-18/+0
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-0/+1
* OMAP2: PM debug: remove leftover debug codeMichael Jones2011-08-261-27/+0
* OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-201-4/+2
* Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren2011-03-111-69/+8
|\
| * OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2011-03-071-59/+4
| * OMAP2xxx: clock: add clockfw autoidle support for APLLsPaul Walmsley2011-03-071-8/+0
| * OMAP2: clock: add DPLL autoidle supportPaul Walmsley2011-03-071-5/+7
| * OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak2011-02-251-1/+1
| * OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak2011-02-251-3/+3
* | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-091-7/+1
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+35
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | | OMAP2: PM: fix compile error when !CONFIG_SUSPENDKevin Hilman2010-12-221-0/+4
* | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-2/+2
* | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-97/+97
* | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* | | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-211-14/+2
| |/ |/|
* | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-091-3/+31
* | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-241-0/+7
|/
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP2: PM: check UART status before trying to idleKevin Hilman2010-10-081-0/+2
* omap: mux: Remove old mux codeTony Lindgren2010-07-051-1/+0
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-10/+11
* OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-53/+54
* OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-121-2/+2
* OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-261-19/+30
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-261-2/+3
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-8/+8
* OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-021-2/+2
* OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-051-1/+1
* OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-281-1/+15
OpenPOWER on IntegriCloud