aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm3xxx.c
AgeCommit message (Expand)Author
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2022-06-28ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_initMiaoqian Lin
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19ARM: omap2: remove incorrect __init annotationArnd Bergmann
2017-10-10ARM: OMAP3: Remove legacy IRQ for PRMTony Lindgren
2017-08-15ARM: OMAP3+: PRM: fix of_irq_get() result checkSergei Shtylyov
2017-06-29ARM: OMAP2+: Fix omap3 prm shared irqTony 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
2016-11-07ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_maskColin Ian King
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: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdoneTero Kristo
2015-03-25ARM: OMAP2+: PRM: add generic API for clear_mod_irqsTero Kristo
2015-03-25ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqsTero Kristo
2015-02-19ARM: make of_device_ids constUwe Kleine-König
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: OMAP3: PRM: make PRCM interrupt handler related functions 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-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-09-16ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren
2014-09-08ARM: OMAP3+: PRM: register interrupt information from DTNishanth Menon
2014-07-04ARM: OMAP3: control: isolate control module init to its own functionTero Kristo
2014-07-04ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo
2014-07-04ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo
2014-07-04ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo
2014-07-04ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo
2014-07-04ARM: OMAP3: PRM: move modem reset to PRM driverTero Kristo
2014-07-04ARM: OMAP3: PRM: move iva reset to PRM driverTero Kristo
2014-07-04ARM: OMAP3: PRM: move prcm wakeup helper to prm driverTero Kristo
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
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2013-01-03Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren
2013-01-02ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren
2012-11-21ARM: OMAP2+: PRM: initialize some PRM functions earlyPaul Walmsley
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley
2012-11-08ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)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