aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson1-0/+45
2012-11-21ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost countRajendra Nayak1-0/+45
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-44/+73
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-1/+0
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-0/+15
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-1/+0
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcmTony Lindgren1-44/+60
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley1-0/+26
2012-10-21ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley1-0/+52
2012-10-21ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley1-62/+0
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-1/+0
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