summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)Author
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-10ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren
2018-11-19ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-09-07ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-07ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo
2018-08-17ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren
2018-08-17ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren
2018-02-28ARM: OMAP2+: Add functions to allocate module data from device treeTony Lindgren
2018-02-14Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-22ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann
2017-12-22ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren
2017-12-04ARM: OMAP2+: hwmod: calculate physical register address on am33xxTero Kristo
2017-12-04ARM: OMAP2+: hwmod: fix clkctrl address translation logicTero Kristo
2017-10-10ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren
2017-10-10ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren
2017-10-10ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren
2017-10-10ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren
2017-09-19ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring
2017-06-12Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren
2017-06-08ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren
2017-06-06ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if availableTero Kristo
2017-03-23ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTORoger Quadros
2017-03-14ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLKTony Lindgren
2017-03-14ARM: OMAP2+: Use list_for_each_entry for hwmod slave_portsTony Lindgren
2017-03-14ARM: OMAP2+: Remove mostly unused hwmod linkspaceTony Lindgren
2017-01-29Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2017-01-20ARM: OMAP2+: omap_hwmod: Add support for earlyconLokesh Vutla
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