aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm24xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+5
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-12/+5
2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley1-3/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-05ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley1-55/+7
2012-03-05ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley1-12/+1
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman1-7/+1
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren1-24/+3
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-2/+0
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-2/+3
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley1-21/+1
2012-02-09ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley1-7/+1
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-3/+1
2011-12-14ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R1-2/+0
2011-12-14ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R1-18/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-0/+1
2011-08-26OMAP2: PM debug: remove leftover debug codeMichael Jones1-27/+0
2011-06-20OMAP2: PM debug: remove register dumpingKevin Hilman1-4/+2
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linusTony Lindgren1-69/+8
2011-03-09OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley1-7/+1
2011-03-07OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley1-59/+4
2011-03-07OMAP2xxx: clock: add clockfw autoidle support for APLLsPaul Walmsley1-8/+0
2011-03-07OMAP2: clock: add DPLL autoidle supportPaul Walmsley1-5/+7
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak1-1/+1
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak1-3/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-22OMAP2: PM: fix compile error when !CONFIG_SUSPENDKevin Hilman1-0/+4
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-0/+35
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-2/+2
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-97/+97
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet1-14/+2
2010-12-09OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman1-3/+31
2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley1-0/+7
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-10-08OMAP2: PM: check UART status before trying to idleKevin Hilman1-0/+2
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-1/+0
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-10/+11
2010-05-20OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-53/+54
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman1-2/+2
2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley1-19/+30
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare1-2/+3
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-8/+8
2009-09-02OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver1-2/+2
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman1-1/+1
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman1-1/+15