aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prm44xx.c
AgeCommit message (Expand)Author
2013-03-19ARM: OMAP5: Reuse prm read_inst/write_instTero Kristo
2013-03-19ARM: OMAP5: prm: Allow prm init to succeedSantosh Shilimkar
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2013-01-02ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk
2013-01-02ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk
2012-11-21ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost countRajendra Nayak
2012-11-21ARM: OMAP2+: PRM: initialize some PRM functions earlyPaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-06-22ARM: OMAP3+: PRM: Enable IO wake upTero Kristo
2012-06-22ARM: OMAP4: PRM: Add IO Daisychain supportRajendra Nayak
2012-04-03Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren
2012-03-12ARM: OMAP4: prm: fix interrupt register offsetsTero Kristo
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren
2011-12-16ARM: OMAP4: PRM: use PRCM interrupt handlerTero Kristo
2011-12-16ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo
2011-12-16ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrierPaul Walmsley
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-09-15OMAP2+: PRM: add register access functions for VC/VPKevin Hilman
2011-09-15OMAP2+: add PRM VP functions for checking/clearing VP TX done statusKevin Hilman
2011-07-10OMAP4: prm: Remove deprecated functionsBenoit Cousson
2011-07-10OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson
2011-07-10OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson
2010-12-21OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley
2010-09-21OMAP4: PRM: add module hard reset supportBenoƮt Cousson