summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2013-07-271-131/+0
* ARM: ux500: cpuidle: Remove pointless includeLinus Walleij2013-07-271-2/+0
* ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij2013-07-271-6/+11
* ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+4
|\
| * ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-0/+2
| * ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-081-1/+2
* | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
* | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* | cpuidle: ux500: remove timer broadcast initializationDaniel Lezcano2013-04-011-18/+0
* | cpuidle / ux500 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-5/+2
|/
* ARM: ux500: add spin_unlock(&master_lock).Steve Zhan2013-01-231-1/+3
* ARM: ux500: add the cpuidle driver for WFI and ARM retentionDaniel Lezcano2012-05-021-0/+171
OpenPOWER on IntegriCloud