summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle34xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-161-6/+0Star
|\
| * ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-151-6/+0Star
* | ARM: OMAP3: CPUidle: Make use of CPU PM notifiersSantosh Shilimkar2011-12-081-0/+15
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-061-0/+1
|\
| * Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren2011-11-231-48/+85
| |\
| * | ARM: OMAP3: CPUidle: include <linux/export.h>Kevin Hilman2011-11-081-0/+1
* | | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq functionSantosh Shilimkar2011-12-061-0/+1
| |/ |/|
* | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-24/+49
* | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-071-6/+7
* | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-28/+39
|/
* OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-201-34/+24Star
* OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19Star
* OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101Star
* OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-201-60/+43Star
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren2011-03-111-2/+2
|\
| * OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak2011-02-261-2/+2
* | omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar2011-03-101-0/+9
* | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-101-1/+1
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-141-0/+2
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-131-12/+28
| |\
| * | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-0/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| |/
* | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin2010-12-211-0/+12
* | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon2010-12-211-10/+14
|/
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP3: CPUidle: remove redundant setting of PER next power stateKevin Hilman2010-10-011-3/+1Star
* OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-241-3/+55
* OMAP3: cpuidle: Add valid field into C-state parameter passingKalle Jokiniemi2010-02-231-14/+23
* OMAP3: cpuidle: configure latencies/thresholds from board fileKevin Hilman2010-02-231-21/+84
* OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi2010-02-231-8/+90
* OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-211-1/+1
* OMAP3: PM: Added resched check into idle callsTero Kristo2009-11-111-1/+2
* OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loopJouni Hogander2009-11-111-2/+2
* OMAP3: PM: CPUidle: Start C-state definitions from base 0Sanjeev Premi2009-11-111-9/+9
* OMAP3: PM: CPUidle: Add new lower-latency C1 statePeter 'p2' De Schrijver2009-11-111-44/+81
* OMAP3: PM: CPUidle: fix init sequencingKalle Jokiniemi2009-11-111-2/+6
* OMAP3: PM: CPUidle: check activity for C2, C3, correct accountingKevin Hilman2009-11-111-6/+13
* OMAP3: PM: CPUidle: obey enable_off_mode flagKevin Hilman2009-11-111-2/+12
* OMAP3: PM: CPUidle: support retention and off-mode C-statesRajendra Nayak2009-11-111-12/+16
* OMAP3: PM: CPUidle: base driver and support for C1-C2Rajendra Nayak2009-11-111-0/+255