summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: davinci: make headers more localArnd Bergmann2015-12-011-2/+2
* ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-1/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ARM: mach-davinci: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+0Star
|/
* ARM: davinci: cpuidle: Fix target residencyDaniel Lezcano2013-07-271-1/+1
* ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1Star
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0Star
* ARM: davinci: cpuidle: fix wrong enter functionDaniel Lezcano2013-04-081-6/+2Star
* davinci: cpuidle - remove useless initializationDaniel Lezcano2013-02-091-2/+0Star
* davinci: cpuidle - remove the opsDaniel Lezcano2013-02-091-31/+2Star
* davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano2013-02-091-36/+36
* Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano2013-02-091-13/+10Star
* ARM: davinci: Fix for cpuidle consolidation changesRobert Lee2012-03-221-4/+5
* ARM: davinci: Consolidate time keeping and irq enableRobert Lee2012-03-211-49/+33Star
* 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