summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)Author
2014-11-28Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel....Arnd Bergmann
2014-11-20Merge tag 'omap-for-v3.19/prcm-cleanup' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2014-11-19ARM: OMAP2+: hwmod: add parent_hwmod supportTomi Valkeinen
2014-11-13ARM: OMAP2+: hwmod: drop unnecessary list initializationFelipe Balbi
2014-10-27ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chainTero Kristo
2014-10-27ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for checking hardreset statusTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for deasserting hardware resetTero Kristo
2014-10-27ARM: OMAP2+: PRM: add generic API for asserting hardware resetTero Kristo
2014-10-27ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx versionTero Kristo
2014-10-27ARM: AM33xx: hwmod: remove am33xx specific module SoC optsTero Kristo
2014-10-27ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo
2014-10-27ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo
2014-10-27ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo
2014-10-27ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo
2014-10-27ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3Tero Kristo
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-26Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches
2014-09-18ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAINTony Lindgren
2014-09-16ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren
2014-08-31Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...Olof Johansson
2014-08-27ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak
2014-08-25ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren
2014-06-15ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky
2014-04-11ARM: OMAP2+: hwmod: fix missing braces in _init()Suman Anna
2014-02-19ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-21arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-17ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo
2014-01-17ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo
2013-12-10Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2013-12-09ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p...Nishanth Menon
2013-12-09ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros
2013-12-06ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren
2013-10-13ARM: OMAP2+: hwmod: AM43x operationsAfzal Mohammed
2013-10-09ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DTRajendra Nayak
2013-10-08ARM: OMAP2+: hwmod: check for module address space during initSuman Anna
2013-08-29Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2013-08-23ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter
2013-08-13ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak
2013-07-30ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-05-19ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar
2013-05-19ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak
2013-05-19ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak
2013-05-16ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds