aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren1-10/+11
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+417
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren1-0/+6
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren1-3/+106
2018-02-28ARM: OMAP2+: Add functions to allocate module data from device treeTony Lindgren1-1/+308
2018-02-14Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren1-3/+3
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-01-22ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann1-2/+2
2017-12-22ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo1-3/+3
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren1-0/+2
2017-12-04ARM: OMAP2+: hwmod: calculate physical register address on am33xxTero Kristo1-0/+1
2017-12-04ARM: OMAP2+: hwmod: fix clkctrl address translation logicTero Kristo1-37/+35
2017-10-10ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren1-240/+13
2017-10-10ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren1-116/+3
2017-10-10ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren1-96/+4
2017-10-10ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren1-1/+79
2017-09-19ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren1-8/+41
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-12Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren1-15/+130
2017-06-08ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren1-13/+10
2017-06-06ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if availableTero Kristo1-15/+130
2017-03-23ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTORoger Quadros1-2/+7
2017-03-14ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLKTony Lindgren1-1/+1
2017-03-14ARM: OMAP2+: Use list_for_each_entry for hwmod slave_portsTony Lindgren1-73/+10
2017-03-14ARM: OMAP2+: Remove mostly unused hwmod linkspaceTony Lindgren1-113/+3
2017-01-29Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-0/+33
2017-01-20ARM: OMAP2+: omap_hwmod: Add support for earlyconLokesh Vutla1-0/+33
2016-12-27ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh1-4/+4
2016-11-10ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren1-106/+1
2016-07-22ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach1-0/+8
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo1-15/+12
2016-07-04ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo1-5/+50
2016-04-10ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna1-6/+6
2016-03-26ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-03-07ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla1-1/+8
2015-12-22Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-1/+1
2015-12-03ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren1-1/+1
2015-11-12ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi1-30/+36
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+15
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2015-07-23Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren1-1/+2
2015-07-23ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren1-1/+2
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-07-20ARM: OMAP2+: Include clk.hStephen Boyd1-0/+1
2015-07-15ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla1-0/+13
2015-06-01ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár1-4/+6
2015-05-08ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo1-52/+4
2015-05-08ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo1-2/+10
2015-03-01ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecountingTero Kristo1-5/+4
2015-02-26ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmodPeter Ujfalusi1-0/+1