Age | Commit message (Expand) | Author | Files | Lines |
2013-02-09 | davinci: cpuidle - remove useless initialization | Daniel Lezcano | 1 | -2/+0 |
2013-02-09 | davinci: cpuidle - remove the ops | Daniel Lezcano | 1 | -31/+2 |
2013-02-09 | davinci: cpuidle - move code to prevent forward declaration | Daniel Lezcano | 1 | -36/+36 |
2013-02-09 | Replace the flag by a simple global boolean in the cpuidle.c. | Daniel Lezcano | 1 | -13/+10 |
2012-03-22 | ARM: davinci: Fix for cpuidle consolidation changes | Robert Lee | 1 | -4/+5 |
2012-03-21 | ARM: davinci: Consolidate time keeping and irq enable | Robert Lee | 1 | -49/+33 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -22/+29 |
2011-11-07 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 1 | -18/+21 |
2011-11-07 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 1 | -2/+3 |
2011-11-07 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 1 | -3/+6 |
2011-11-01 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-13 | ARM: mach-davinci: remove mach/memory.h | Nicolas Pitre | 1 | -1/+1 |
2010-02-05 | davinci: cpuidle: move mapping of DDR2 controller registers out of driver | Sekhar Nori | 1 | -29/+4 |
2010-02-05 | davinci: move DDR2 controller defines to memory.h | Sekhar Nori | 1 | -4/+1 |
2009-11-25 | davinci: add CPU idle driver | Sekhar Nori | 1 | -0/+197 |