aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-22/+29
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-18/+21
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-2/+3
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-3/+6
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-13ARM: mach-davinci: remove mach/memory.hNicolas Pitre1-1/+1
2010-02-04davinci: cpuidle: move mapping of DDR2 controller registers out of driverSekhar Nori1-29/+4
2010-02-04davinci: move DDR2 controller defines to memory.hSekhar Nori1-4/+1
2009-11-25davinci: add CPU idle driverSekhar Nori1-0/+197