aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano1-69/+0
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano1-14/+15
2013-06-21ARM: at91: cpuidle: Fix target_residencyDaniel Lezcano1-1/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-04-23ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-18ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann1-0/+2
2012-04-17ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD1-1/+7
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-40/+19
2012-03-21ARM: at91: Consolidate time keeping and irq enableRobert Lee1-43/+24
2012-02-03ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano1-8/+3
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-18/+23
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-14/+17
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-4/+6
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2009-11-10ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre1-0/+94