index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cpuidle44xx.c
Age
Commit message (
Expand
)
Author
2012-06-19
ARM: OMAP3/4: consolidate cpuidle Makefile
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - Declare the states with the driver declaration
Daniel Lezcano
2012-05-03
ARM: OMAP4: cpuidle - Remove unused valid field
Daniel Lezcano
2012-03-21
ARM: omap: Consolidate OMAP4 time keeping and irq enable
Robert Lee
2012-02-14
ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.
Santosh Shilimkar
2011-12-08
ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.
Santosh Shilimkar
2011-12-08
ARM: OMAP4: PM: Add CPUidle support
Santosh Shilimkar