summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle34xx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár2016-02-191-1/+68
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-7/+0Star
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-3/+0Star
|\
| * ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-281-3/+0Star
* | ARM: OMAP3: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-20/+2Star
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0Star
* | ARM: OMAP3: remove cpuidle_wrap_enterDaniel Lezcano2013-04-221-21/+9Star
* | ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar2013-04-091-1/+5
* | ARM: omap3: cpuidle: enable time keepingDaniel Lezcano2013-04-091-2/+3
|/
* ARM: OMAP3xxx: CPUIdle: optimize __omap3_enter_idle()Paul Walmsley2013-01-291-13/+22
* ARM: OMAP3xxx: CPUIdle: simplify the PER next-state codePaul Walmsley2013-01-261-22/+22
* ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warningsPaul Walmsley2012-12-151-5/+9
* ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-1/+0Star
* ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-131-1/+0Star
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-44/+27Star
|\
| * ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 stateJean Pihet2012-06-251-18/+4Star
| * ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 stateJean Pihet2012-06-251-19/+22
| * ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_stateJean Pihet2012-06-251-7/+1Star
* | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-201-8/+0Star
|/
* ARM: OMAP3: cpuidle - check the powerdomain lookupDaniel Lezcano2012-05-041-0/+3
* ARM: OMAP3: cpuidle - set global variables staticDaniel Lezcano2012-05-031-1/+1
* ARM: OMAP3: set omap3_idle_data as staticDaniel Lezcano2012-05-031-1/+1
* ARM: OMAP3: cpuidle - simplify next_valid_stateDaniel Lezcano2012-05-031-34/+19Star
* ARM: OMAP3: cpuidle - use omap3_idle_data directlyDaniel Lezcano2012-05-031-57/+6Star
* ARM: OMAP3: define statically the omap3_idle_dataDaniel Lezcano2012-05-031-5/+32
* ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano2012-05-031-25/+3Star
* ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano2012-05-031-9/+2Star
* ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano2012-05-031-10/+0Star
* ARM: OMAP3: define cpuidle staticallyDaniel Lezcano2012-05-031-26/+60
* ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano2012-05-031-17/+0Star
* ARM: omap: Consolidate OMAP3 time keeping and irq enableRobert Lee2012-03-211-25/+17Star
* 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