summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/cpuidle.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-27ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano1-131/+0
2013-07-27ARM: ux500: cpuidle: Remove pointless includeLinus Walleij1-2/+0
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij1-6/+11
2013-05-27ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones1-0/+4
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2013-04-23ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano1-31/+1
2013-04-23ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano1-2/+2
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-0/+2
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij1-1/+2
2013-04-01cpuidle: ux500: remove timer broadcast initializationDaniel Lezcano1-18/+0
2013-04-01cpuidle / ux500 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano1-5/+2
2013-01-23ARM: ux500: add spin_unlock(&master_lock).Steve Zhan1-1/+3
2012-05-02ARM: ux500: add the cpuidle driver for WFI and ARM retentionDaniel Lezcano1-0/+171