summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cm33xx.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Russ Dill2018-05-171-0/+53
* Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/lin...Tony Lindgren2017-12-111-0/+6
|\
| * ARM: AM33xx: CM: add support for getting physical address for a registerTero Kristo2017-12-041-0/+6
* | ARM: OMAP2+: CM: make cm_ll_data structures as constBhumika Goyal2017-12-111-1/+1
|/
* ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo2017-06-061-2/+2
* ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zeroDave Gerlach2016-07-221-6/+0
* ARM: AM33xx: fix module_wait_ready without clkctrl registerTero Kristo2016-07-041-0/+3
* ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo2015-03-311-2/+1
* ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo2015-03-271-0/+1
* ARM: OMAP2+: cm33xx.c: Remove some unused functionsRickard Strandqvist2015-01-071-21/+0
* ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo2014-10-271-4/+7
* ARM: OMAP2+: CM: make clkdm_hwsup operations staticTero Kristo2014-10-271-5/+5
* ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo2014-10-271-1/+5
* ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo2014-10-271-2/+7
* ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo2014-10-271-0/+13
* ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo2014-10-271-11/+7
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-2/+2
* ARM: OMAP2+: CM: cm_inst offset s16->u16Ankur Kishore2013-10-131-8/+8
* ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bugHebbar Gururaja2013-02-081-3/+0
* Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of ...Arnd Bergmann2012-11-121-2/+0
|\
| * ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-311-2/+0
* | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-241-0/+56
|\ \ | |/ |/|
| * ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley2012-10-211-0/+56
* | ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren2012-10-171-1/+1
|/
* ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level detailsVaibhav Hiremath2012-06-181-0/+313
OpenPOWER on IntegriCloud