summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)Author
2016-12-27ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh
2016-11-10ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren
2016-07-22ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo
2016-07-04ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo
2016-04-10ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna
2016-03-26ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla
2016-03-07ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla
2015-12-22Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2015-12-03ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren
2015-11-12ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-23Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren
2015-07-23ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-07-20ARM: OMAP2+: Include clk.hStephen Boyd
2015-07-15ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla
2015-06-01ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár
2015-05-08ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo
2015-05-08ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo
2015-03-01ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo
2015-02-26ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-01-26ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren
2015-01-20ARM: OMAP2+: hwmod: print error if wait_target_ready() failedLokesh Vutla
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier
2015-01-07ARM: OMAP2+: omap_hwmod.c: Remove some unused functionsRickard Strandqvist
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