summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clockdomain.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-26ARM: OMAP2+: fix spellint typoWang Qing1-2/+2
2019-10-16ARM: OMAP2+: Simplify code for clkdm_clock_enable and disableTony Lindgren1-58/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-05-18ARM: OMAP2+: clockdomain: Inroduce cpu_pm notifiers for context save/restoreKeerthy1-0/+27
2018-05-17ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse.Russ Dill1-0/+46
2017-12-04ARM: OMAP2+: clockdomain: remove the obsolete clkdm_xlate_address APITero Kristo1-8/+0
2017-06-06ARM: omap2+: clockdomain: add clkdm_xlate_addressTero Kristo1-0/+8
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo1-12/+24
2013-01-29ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro...Paul Walmsley1-17/+79
2013-01-29ARM: OMAP2+: clockdomain: work on wkdep/sleepdep functionsPaul Walmsley1-161/+233
2013-01-29ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlockPaul Walmsley1-60/+112
2013-01-29ARM: OMAP2+: clockdomain: add pwrdm_state_switch() call to clkdm_sleep()Paul Walmsley1-0/+1
2012-12-15ARM: OMAP4: Fix EMU clock domain always onJon Hunter1-1/+2
2012-11-12ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK partsMike Turquette1-4/+0
2012-11-12ARM: OMAP2+: clockdomain: bypass clockdomain handling when disabling unused clksMike Turquette1-37/+56
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren1-1/+2
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-1/+1
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo1-4/+11
2012-09-23ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problemsPaul Walmsley1-0/+17
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-40/+34
2012-05-07ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() APISantosh Shilimkar1-4/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-10-31arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker1-0/+1
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley1-18/+1
2011-09-14OMAP: clockdomain: split clkdm_init()Paul Walmsley1-29/+101
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar1-0/+2
2011-07-10OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak1-7/+40
2011-07-10OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley1-2/+28
2011-07-10OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson1-36/+106
2011-07-10OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-10Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley1-296/+143
2011-03-10OMAP2+: clockdomain: add flag that will block autodeps from being added for a...Paul Walmsley1-2/+2
2011-02-25OMAP4: clockdomain: Remove pr_errs' stating unsupported wkdepRajendra Nayak1-24/+0
2011-02-25OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disableRajendra Nayak1-119/+12
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak1-32/+15
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak1-49/+15
2011-02-25OMAP: clockdomain: Arch specific funcs to handle depsRajendra Nayak1-78/+99
2011-02-25OMAP: clockdomain: Infrastructure to put arch specific codeRajendra Nayak1-1/+9
2011-01-18OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley1-4/+26
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley1-90/+45
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley1-18/+57
2010-12-21OMAP2+: clockdomains: split the clkdm hwsup enable/disable functionPaul Walmsley1-20/+55
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-12/+10
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+3
2010-09-23OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley1-95/+15
2010-05-20OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-2/+2