aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm44xx.c
AgeCommit message (Expand)Author
2019-10-21ARM: OMAP2+: prm44xx: make prm_{save,restore}_context staticBen Dooks
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-18ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor
2018-05-18ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restoreKeerthy
2018-05-18ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IODave Gerlach
2018-05-18ARM: OMAP2+: Add functions to save and restore powerdomain contextRuss Dill
2017-10-10ARM: OMAP4: Remove legacy IRQ for PRMTony Lindgren
2017-08-15ARM: OMAP4+: PRM: fix of_irq_get() result checksSergei Shtylyov
2017-06-30ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren
2017-06-12Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren
2017-06-08ARM: OMAP2+: Remove unused legacy code for PRMTony Lindgren
2017-06-06ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo
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