aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-21ARM: OMAP2+: CM: remove omap2_set_globals_cm()Dario Binacchi1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-12-11Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/linux-pm into omap-for-v4.16/socTony Lindgren1-0/+3
2017-12-11ARM: OMAP2+: CM: make some pointers and function arguments as constBhumika Goyal1-2/+2
2017-12-04ARM: OMAP2+: CM: add support for getting phys address for a clkctrl registerTero Kristo1-0/+3
2017-06-06ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo1-2/+5
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-2/+3
2015-03-27ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo1-0/+1
2015-03-27ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo1-0/+1
2014-10-27ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo1-0/+6
2014-10-27ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo1-0/+5
2014-10-27ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo1-3/+4
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-1/+7
2012-11-08ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functionsPaul Walmsley1-1/+11
2012-10-21ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley1-0/+12
2012-06-21ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley1-0/+11
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-131/+3
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley1-4/+1
2010-05-20OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson1-1/+1
2010-05-20OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson1-0/+9
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-2/+3
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan1-0/+3
2010-01-26ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare1-2/+3
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak1-0/+4
2009-12-11ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4Rajendra Nayak1-2/+9
2009-10-19omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar1-3/+3
2009-09-03OMAP2/3/4 PRCM: add module IDLEST wait codePaul Walmsley1-0/+4
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-08-05OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman1-3/+3
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren1-5/+0
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren1-0/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-1/+1
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley1-0/+1
2008-07-03ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren1-0/+11
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren1-9/+4
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley1-0/+124