summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-13/+13
|\ \
| * \ Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-09-261-13/+13
| |\ \ | | |/ | |/|
| | * arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-13/+13
* | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-161-1/+1
|/ /
* | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson2014-08-311-0/+3
|\ \
| * | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak2014-08-271-0/+3
| |/
* | ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-08-251-0/+4
|/
* ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach2014-06-151-3/+3
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-5/+5
* ARM: OMAP2+: hwmod: fix missing braces in _init()Suman Anna2014-04-111-1/+2
* ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
* Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-281-1/+4
|\
| * ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
| * ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
* | arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-6/+2
|/
* Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-101-1/+44
|\
| * ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p...Nishanth Menon2013-12-091-0/+2
| * ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros2013-12-091-1/+42
* | ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren2013-12-061-20/+78
|/
* ARM: OMAP2+: hwmod: AM43x operationsAfzal Mohammed2013-10-131-0/+8
* ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DTRajendra Nayak2013-10-091-7/+17
* ARM: OMAP2+: hwmod: check for module address space during initSuman Anna2013-10-081-10/+19
* Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-291-1/+1
|\
| * ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak2013-08-131-1/+1
* | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
|/
* ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2013-07-301-1/+1
* Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-85/+26
|\
| * ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2013-05-191-68/+0
| * ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak2013-05-191-1/+2
| * ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak2013-05-191-17/+25
* | ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois2013-05-161-1/+1
|/
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-4/+44
|\
OpenPOWER on IntegriCloud