aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cminst44xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-05-17ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Russ Dill1-0/+43
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-7/+3
2017-12-11ARM: OMAP2+: CM: make cm_ll_data structures as constBhumika Goyal1-1/+1
2017-12-04ARM: OMAP4: CMINST: add support for translating clkctrl addressesTero Kristo1-7/+3
2017-06-06ARM: OMAP4: cminst: add support for clkdm_xlate_addressTero Kristo1-0/+10
2017-06-06ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo1-9/+10
2016-07-22ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zeroDave Gerlach1-6/+0
2015-03-31ARM: OMAP2+: CM: move SoC specific init calls within a generic APITero Kristo1-2/+1
2015-03-27ARM: OMAP2+: CM: determine CM base address from device treeTero Kristo1-0/+1
2015-03-25ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driverTero Kristo1-1/+3
2014-10-27ARM: OMAP4: CM: make cminst direct register access functions staticTero Kristo1-10/+10
2014-10-27ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo1-6/+5
2014-10-27ARM: OMAP2+: CM: make clkdm_hwsup operations staticTero Kristo1-5/+5
2014-10-27ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo1-1/+4
2014-10-27ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo1-2/+6
2014-10-27ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo1-0/+13
2014-10-27ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo1-12/+7
2014-05-16Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.16/prcmTony Lindgren1-3/+7
2014-05-15ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core filesTero Kristo1-1/+7
2014-05-15ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo1-2/+0
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-2/+2
2014-02-28ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP SupportDave Gerlach1-2/+16
2013-10-13ARM: OMAP2+: CM: AM43x clockdomain dataAmbresh K1-0/+9
2013-10-13ARM: OMAP2+: CM: cm_inst offset s16->u16Ankur Kishore1-10/+10
2013-01-29ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/intsPaul Walmsley1-1/+1
2012-10-21ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CMPaul Walmsley1-1/+141
2012-07-04ARM: OMAP4: clockdomain/CM code: Update supported transition modesJon Hunter1-14/+0
2012-06-21ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley1-2/+2
2012-05-07ARM: OMAP4+: Add prm and cm base init function.R Sricharan1-10/+18
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-07-10OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson1-0/+40
2011-07-10OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson1-0/+25
2011-07-10OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson1-18/+69
2011-02-25OMAP4: CM: Add CM accesor api for bitwise controlRajendra Nayak1-0/+21
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley1-0/+105
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley1-0/+109