summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
* OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-021-3/+4
* OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
* OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley2010-05-201-7/+12
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-15/+15
* OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-88/+90
* Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren2010-05-201-25/+33
|\
| * OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan2010-05-121-8/+0
| * OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan2010-05-121-5/+11
| * OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi2010-05-121-7/+10
| * OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQsKevin Hilman2010-05-121-5/+12
* | OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-121-6/+4
* | OMAP3: GPIO fixes for off-modeTero Kristo2010-05-121-4/+6
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-241-1/+1
|\
| * OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2010-02-241-1/+1
* | OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi2010-02-231-0/+4
|/
* OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-261-0/+3
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-261-2/+8
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-261-12/+12
* OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-201-0/+4
* OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-201-1/+10
* OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-201-2/+6
* OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-201-18/+0
* OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-201-0/+2
* OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-201-0/+2
* OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-201-0/+2
* omap3: add missing parenthesesRoel Kluin2010-01-081-2/+2
* OMAP3: PM: Added resched check into idle callsTero Kristo2009-11-111-1/+1
* OMAP3: PM: idle: Remove fclk check for idle loopPeter 'p2' De Schrijver2009-11-111-42/+0
* OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loopJouni Hogander2009-11-111-1/+1
* OMAP3: PM: CPUidle: fix init sequencingKalle Jokiniemi2009-11-111-2/+1
* OMAP3: PM: CPUidle: support retention and off-mode C-statesRajendra Nayak2009-11-111-4/+2
* OMAP3: PM: CPUidle: base driver and support for C1-C2Rajendra Nayak2009-11-111-1/+3
* OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak2009-11-111-17/+7
* OMAP3: PM: Enable IO-CHAIN wakeupKalle Jokiniemi2009-11-111-3/+35
* OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVETero Kristo2009-11-111-0/+6
* OMAP3: PM: Prevent PER from going OFF when CORE is going INATero Kristo2009-11-111-5/+14
* OMAP3: PM: decouple PER and CORE context save and restoreKevin Hilman2009-11-111-22/+29
* PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman2009-11-111-0/+21
* OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman2009-11-111-0/+22
* ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-modeKalle Jokiniemi2009-11-111-0/+1
* OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi2009-11-111-3/+0
* OMAP3: PM: Enable SDRAM auto-refresh during sleepTero Kristo2009-11-111-0/+29
* OMAP3: PM: save secure RAM only during initTero Kristo2009-11-111-2/+17
* OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo2009-11-111-1/+42
* OMAP: PM: DMA context save/restore for off-mode supportTero Kristo2009-11-111-0/+3
* OMAP3: PM: CORE domain off-mode supportRajendra Nayak2009-11-111-1/+72
* OMAP3: PM: MPU off-mode supportRajendra Nayak2009-11-111-1/+10
* OMAP3: PM: Restore MMU table entryRajendra Nayak2009-11-111-0/+35
OpenPOWER on IntegriCloud