summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle44xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP5: Add basic cpuidle MPU CSWR supportSantosh Shilimkar2016-11-071-1/+79
* ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo2016-07-041-1/+1
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-1/+0
|\
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-1/+0
* | ARM: OMAP: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-3/+2
* | ARM: OMAP: Use explicit broadcast control functionThomas Gleixner2015-04-031-3/+2
|/
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-3/+2
* ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar2014-05-191-4/+21
* ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-211-3/+5
* ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-311-5/+21
* ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin2013-09-181-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-7/+1
|\
| * ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-051-0/+1
| * ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tupleSantosh Shilimkar2013-03-281-7/+0
* | ARM: OMAP4: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-24/+2
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* | ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 supportSantosh Shilimkar2013-04-091-15/+16
* | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar2013-04-091-1/+2
* | ARM: OMAP4: CPUidle: Make C-state description field more preciseSantosh Shilimkar2013-04-091-3/+3
* | ARM: OMAP: CPUidle: Unregister drivere on device registration failureSantosh Shilimkar2013-04-091-1/+5
* | ARM: OMAP4: CPUidle: Avoid double idle driver registrationSantosh Shilimkar2013-04-091-2/+2
* | cpuidle: OMAP4: remove timer broadcast initializationDaniel Lezcano2013-04-011-14/+0
* | cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-7/+4
|/
* ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warningsPaul Walmsley2012-12-151-12/+16
* ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-1/+2
* Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-46/+99
|\
| * ARM: OMAP4: CPUidle: Open broadcast clock-event device.Santosh Shilimkar2012-07-251-0/+13
| * ARM: OMAP4: CPUidle: add synchronization for coupled idle statesKevin Hilman2012-07-251-1/+21
| * ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle.Santosh Shilimkar2012-07-251-46/+66
* | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-191-8/+0
|/
* ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano2012-05-031-24/+0
* ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano2012-05-031-10/+3
* ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano2012-05-031-3/+18
* ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano2012-05-031-1/+1
* ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano2012-05-031-10/+1
* ARM: OMAP4: cpuidle - Declare the states with the driver declarationDaniel Lezcano2012-05-031-27/+33
* ARM: OMAP4: cpuidle - Remove unused valid fieldDaniel Lezcano2012-05-031-6/+3
* ARM: omap: Consolidate OMAP4 time keeping and irq enableRobert Lee2012-03-211-18/+3
* ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.Santosh Shilimkar2012-02-141-3/+2
* ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.Santosh Shilimkar2011-12-081-0/+8
* ARM: OMAP4: PM: Add CPUidle supportSantosh Shilimkar2011-12-081-0/+237