summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-22/+29
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-18/+21
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-071-2/+3
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-3/+6
* | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* | ARM: mach-davinci: remove mach/memory.hNicolas Pitre2011-10-131-1/+1
|/
* davinci: cpuidle: move mapping of DDR2 controller registers out of driverSekhar Nori2010-02-041-29/+4Star
* davinci: move DDR2 controller defines to memory.hSekhar Nori2010-02-041-4/+1Star
* davinci: add CPU idle driverSekhar Nori2009-11-251-0/+197