summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2017-01-291-0/+33
|\
| * ARM: OMAP2+: omap_hwmod: Add support for earlyconLokesh Vutla2017-01-201-0/+33
* | ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh2016-12-271-4/+4
|/
* ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren2016-11-101-106/+1
* ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach2016-07-221-0/+8
* ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo2016-07-041-15/+12
* ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo2016-07-041-5/+50
* ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna2016-04-101-6/+6
* ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-03-261-4/+4
* ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-071-1/+8
* Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-12-221-1/+1
|\
| * ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren2015-12-031-1/+1
* | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2015-11-121-30/+36
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-011-1/+15
|\
| * Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren2015-07-231-1/+2
| |\
| | * ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren2015-07-231-1/+2
| * | ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2015-07-151-0/+13
| |/
* | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-0/+1
|\ \
| * | ARM: OMAP2+: Include clk.hStephen Boyd2015-07-201-0/+1
| |/
* | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
|/
* ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár2015-06-011-4/+6
* ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4
* ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo2015-05-081-2/+10
* ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo2015-03-011-5/+4
* ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi2015-02-261-0/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-1/+1
|\
| * ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren2015-01-261-1/+1
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-232/+0
|\ \
| * | ARM: OMAP2+: omap_hwmod.c: Remove some unused functionsRickard Strandqvist2015-01-071-232/+0
| |/
* | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-171-2/+2
|\ \
| * | ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla2015-01-201-2/+2
| |/
* | ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-171-2/+8
|/
* Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel....Arnd Bergmann2014-11-281-0/+22
|\
| * ARM: OMAP2+: hwmod: add parent_hwmod supportTomi Valkeinen2014-11-191-0/+22
* | Merge tag 'omap-for-v3.19/prcm-cleanup' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-201-194/+54
|\ \ | |/ |/|
| * ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chainTero Kristo2014-10-271-4/+1
| * ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo2014-10-271-1/+0
| * ARM: OMAP2+: PRM: add generic API for checking hardreset statusTero Kristo2014-10-271-9/+10
| * ARM: OMAP2+: PRM: add generic API for deasserting hardware resetTero Kristo2014-10-271-12/+10
| * ARM: OMAP2+: PRM: add generic API for asserting hardware resetTero Kristo2014-10-271-9/+9
| * ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx versionTero Kristo2014-10-271-3/+3
| * ARM: AM33xx: hwmod: remove am33xx specific module SoC optsTero Kristo2014-10-271-102/+3
| * ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo2014-10-271-14/+9
| * ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo2014-10-271-5/+5
| * ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo2014-10-271-8/+8
| * ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo2014-10-271-4/+0
| * ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3Tero Kristo2014-10-271-31/+4
* | ARM: OMAP2+: hwmod: drop unnecessary list initializationFelipe Balbi2014-11-131-2/+0
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-2/+2
|\
| * ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAINTony Lindgren2014-09-181-2/+2
OpenPOWER on IntegriCloud