aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+62
2012-07-04ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and make them __weakR Sricharan1-0/+62
2012-06-28ARM: OMAP2+: fix naming collision of variable nr_irqsVenkatraman S1-4/+4
2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley1-1/+3
2012-04-03Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-1/+1
2012-03-22ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)Ming Lei1-1/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-1/+0
2011-12-16ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo1-2/+45
2011-12-16ARM: OMAP: PRCM: add support for chain interrupt handlerTero Kristo1-0/+277