aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle34xx.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-48/+86
* OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-201-34/+24
* OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19
* OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101
* OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-201-60/+43
* 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-251-2/+2
* | omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar2011-03-091-0/+9
* | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-091-1/+1
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-0/+2
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-121-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-211-1/+1
* | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-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/+1
* OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-231-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-201-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