aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/prm44xx.c
AgeCommit message (Expand)Author
2015-07-23ARM: OMAP4+: PRM: Add AM437x specific dataKeerthy
2015-07-23ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 regi...Keerthy
2015-07-23ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET registerKeerthy
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-03-31ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt initTero Kristo
2015-03-31ARM: OMAP4+: PRM: setup prm_features from the PRM init time flagsTero Kristo
2015-03-31ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibilityTero Kristo
2015-03-31ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo
2015-03-27ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo
2015-03-25ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driverTero Kristo
2015-03-25ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdoneTero Kristo
2015-03-01ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqenTero Kristo
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier
2014-10-27ARM: OMAP2+: PRM: provide generic API for system resetTero Kristo
2014-10-27ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chainTero Kristo
2014-10-27ARM: OMAP4: PRM: make PRCM interrupt handler related functions staticTero Kristo
2014-10-27ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls staticTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for checking hardreset statusTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for deasserting hardware resetTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for asserting hardware resetTero Kristo
2014-10-27ARM: DRA7: PRM: add voltage processor check behind a prm_feature flagTero Kristo
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