aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prm44xx.c
AgeCommit message (Expand)Author
2014-09-08ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7Nishanth Menon
2014-09-08ARM: OMAP4+: PRM: remove "wkup" eventNishanth Menon
2014-09-08ARM: OMAP4+: PRM: register interrupt information from DTNishanth Menon
2014-09-08ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstractedNishanth Menon
2014-05-16Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2014-05-15ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_opsTero Kristo
2014-05-15ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under itTero Kristo
2014-05-15ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setupTero Kristo
2014-05-15ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exitTero Kristo
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky
2013-08-23ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K
2013-08-23ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak
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