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