summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cpuidle44xx.c
Commit message (Expand)AuthorAgeFilesLines
* 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