aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle44xx.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: cpuidle: don't touch mpu and core state until CPU1 is offlianwei.wang2014-10-011-10/+10
* ARM: OMAP4: cpuidle: Configure MPU C4 state to OSWRMadhusudan Chittim2014-10-011-4/+4
* ARM: OMAP4: cpuidle: prevent CPU1 from locking CPU0 in idle entryYuan Jiangli2012-02-281-1/+1
* ARM: omap4: cpuidle: configure MPU C4 state to CSWRColin Cross2011-10-251-11/+6
* ARM: omap4: cpuidle: prevent OSWR during idleColin Cross2011-10-191-1/+6
* ARM: omap4: cpuidle: fix typos in cpuidle target residenciesColin Cross2011-10-191-2/+2
* ARM: omap4: idle: check for ipi before going to idleColin Cross2011-09-271-3/+21
* ARM: omap4: cpuidle: use cpu_pm to save VFP registersColin Cross2011-09-261-0/+9
* ARM: omap4: cpuidle: update exit latenciesColin Cross2011-09-191-7/+7
* ARM: omap4: cpuidle: don't leave wfi until an interrupt is pendingColin Cross2011-09-191-3/+23
* ARM: omap4: cpuidle: wait for cpu1 to boot before releasing cpu0Colin Cross2011-09-071-0/+7
* ARM: omap4: cpuidle: allow all states when both cpus are activeColin Cross2011-09-021-143/+484
* OMAP4: PM: allow sleep to know if called inline of suspendAxel Haslam2011-07-231-1/+1
* OMAP4: PM: remove hacks that were needed for serialNishanth Menon2011-07-141-36/+3
* OMAP4: CPUIDLE: If OSWR is enabled, allow C4 state.Axel Haslam2011-07-101-1/+5
* OMAP4: CPUidle: Change comment of C1 to CPU0 WFINishanth Menon2011-06-131-3/+3
* OMAP4: CPUidle: Set MPU, CPU0 and core to INACTIVE for C2Axel Haslam2011-06-131-7/+7
* OMAP4: CPUIDLE: correct cpuidle target_residencyAxel Haslam2011-06-131-4/+4
* OMAP4: PM: Make MPU and CORE next states as ON unless trying to sleepRajendra Nayak2011-06-131-0/+3
* OMAP4:CPUIDLE: populate new cpuidle_params structureAxel Haslam2011-06-131-34/+24
* OMAP4:CPUIDLE: remove CPUIDLE_FLAG_CHECK_BM checkAxel Haslam2011-06-131-1/+1
* OMAP4: CPUIDLE: update latency table with recomended valuesAxel Haslam2011-06-131-3/+3
* OMAP4: CPUIDLE: Define C4 as OSWRAxel Haslam2011-06-131-5/+6
* OMAP4: CPUIDLE: Rename omap4_idle_bm_checkAxel Haslam2011-06-131-5/+5
* Restrict mpu PD to retAvinash.H.M2011-06-131-5/+5
* omap4: enable cpuidle support for CORE RET.Avinash.H.M2011-06-131-17/+52
* OMAP4: cpuidle: Add CPU hotplug notifier and prepare() hook.Santosh Shilimkar2011-06-131-0/+64
* OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar2011-06-131-0/+8
* OMAP4: cpuidle: Add MPUSS RET OFF statesSantosh Shilimkar2011-06-131-5/+124
* OMAP4: cpuidle: Basic CPUidle supportRajendra Nayak2011-06-131-0/+161