summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/cpuidle.c
AgeCommit message (Expand)Author
2015-12-01ARM: davinci: make headers more localArnd Bergmann
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-10-20ARM: mach-davinci: drop owner assignment from platform_driversWolfram Sang
2013-07-27ARM: davinci: cpuidle: Fix target residencyDaniel Lezcano
2013-04-23ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-08ARM: davinci: cpuidle: fix wrong enter functionDaniel Lezcano
2013-02-08davinci: cpuidle - remove useless initializationDaniel Lezcano
2013-02-08davinci: cpuidle - remove the opsDaniel Lezcano
2013-02-08davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano
2013-02-08Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano
2012-03-22ARM: davinci: Fix for cpuidle consolidation changesRobert Lee
2012-03-21ARM: davinci: Consolidate time keeping and irq enableRobert Lee
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-13ARM: mach-davinci: remove mach/memory.hNicolas Pitre
2010-02-04davinci: cpuidle: move mapping of DDR2 controller registers out of driverSekhar Nori
2010-02-04davinci: move DDR2 controller defines to memory.hSekhar Nori
2009-11-25davinci: add CPU idle driverSekhar Nori