Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 1 | -1/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 1 | -1/+0 |
2014-10-20 | ARM: mach-davinci: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-07-27 | ARM: davinci: cpuidle: Fix target residency | Daniel Lezcano | 1 | -1/+1 |
2013-04-23 | ARM: davinci: cpuidle: use init/exit common routine | Daniel Lezcano | 1 | -19/+1 |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 1 | -1/+0 |
2013-04-09 | ARM: davinci: cpuidle: fix wrong enter function | Daniel Lezcano | 1 | -6/+2 |
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 |